diff --git a/pom.xml b/pom.xml index b833adee9..03e6e356b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.7.5.RELEASE + 1.7.6.RELEASE @@ -28,7 +28,7 @@ 2.0.0 2.3.0 3.6.3 - 1.11.5.RELEASE + 1.11.6.RELEASE reuseReports @@ -511,8 +511,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 c3fd2060a..b2cee75a3 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JPA 1.9.5 +Spring Data JPA 1.9.6 Copyright (c) [2011-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").