File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Expand file tree Collapse file tree 2 files changed +6
-17
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.7.13-SNAPSHOT </version >
25+ <version >2.7.13</version >
2626 </parent >
2727
2828 <properties >
3434 <jsqlparser >4.5</jsqlparser >
3535 <mysql-connector-java >8.0.31</mysql-connector-java >
3636 <postgresql >42.5.0</postgresql >
37- <springdata .commons>2.7.13-SNAPSHOT </springdata .commons>
37+ <springdata .commons>2.7.13</springdata .commons>
3838 <vavr >0.10.3</vavr >
3939
4040 <hibernate .groupId>org.hibernate</hibernate .groupId>
570570 </build >
571571
572572 <repositories >
573- <repository >
574- <id >spring-snapshot</id >
575- <url >https://repo.spring.io/snapshot</url >
576- <snapshots >
577- <enabled >true</enabled >
578- </snapshots >
579- <releases >
580- <enabled >false</enabled >
581- </releases >
582- </repository >
583- <repository >
584- <id >spring-milestone</id >
585- <url >https://repo.spring.io/milestone</url >
586- </repository >
573+
574+
587575 </repositories >
588576
589577</project >
Original file line number Diff line number Diff line change 1- Spring Data JPA 2.7.12 (2021.2.12 )
1+ Spring Data JPA 2.7.13 (2021.2.13 )
22Copyright (c) [2011-2019] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -48,5 +48,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
4848
4949
5050
51+
5152
5253
You can’t perform that action at this time.
0 commit comments