From 1fce372e101f0810ea0653037a667dead6edc601 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Feb 2022 10:24:14 +0100 Subject: [PATCH] Prepare 2.2.9 (2021.0.9). See #1129 --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index aea63608c..bb3c34f30 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.5.9-SNAPSHOT + 2.5.9 spring-data-jdbc - 2.5.9-SNAPSHOT + 2.5.9 reuseReports @@ -276,8 +276,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 9e81c071c..367168978 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 2.2.8 (2021.0.8) +Spring Data JDBC 2.2.9 (2021.0.9) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -33,5 +33,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +