From fdf681acea2d7b5b0b38945b4a7e0723617565f2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 22 Jul 2020 10:20:44 +0200 Subject: [PATCH] DATAJPA-1743 - Prepare 2.3.2 (Neumann SR2). --- 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 68ca22bf1..f62280d13 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.3.2.BUILD-SNAPSHOT + 2.3.2.RELEASE @@ -25,7 +25,7 @@ 5.4.8.Final 2.19.1 org.hibernate - 2.3.2.BUILD-SNAPSHOT + 2.3.2.RELEASE spring.data.jpa @@ -437,8 +437,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 c534dc04c..f7e2e426d 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JPA 2.3.1 +Spring Data JPA 2.3.2 (Neumann SR2) Copyright (c) [2011-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -16,3 +16,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +