File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.springframework.data.build</groupId >
2424 <artifactId >spring-data-parent</artifactId >
25- <version >2.6.10-SNAPSHOT </version >
25+ <version >2.6.10</version >
2626 </parent >
2727
2828 <properties >
3333 <hibernate >5.6.9.Final</hibernate >
3434 <mysql-connector-java >8.0.23</mysql-connector-java >
3535 <postgresql >42.2.19</postgresql >
36- <springdata .commons>2.6.10-SNAPSHOT </springdata .commons>
36+ <springdata .commons>2.6.10</springdata .commons>
3737 <vavr >0.10.3</vavr >
3838
3939 <hibernate .groupId>org.hibernate</hibernate .groupId>
563563
564564 <repositories >
565565 <repository >
566- <id >spring-libs-snapshot </id >
567- <url >https://repo.spring.io/libs-snapshot </url >
566+ <id >spring-libs-release </id >
567+ <url >https://repo.spring.io/libs-release </url >
568568 </repository >
569569 </repositories >
570570
Original file line number Diff line number Diff line change 1- Spring Data JPA 2.6.9 (2021.1.9 )
1+ Spring Data JPA 2.6.10 (2021.1.10 )
22Copyright (c) [2011-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -39,5 +39,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
3939
4040
4141
42+
4243
4344
You can’t perform that action at this time.
0 commit comments