File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.springframework.data.build</groupId >
24
24
<artifactId >spring-data-parent</artifactId >
25
- <version >2.7.1 </version >
25
+ <version >2.7.2-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<properties >
34
34
<jsqlparser >4.3</jsqlparser >
35
35
<mysql-connector-java >8.0.23</mysql-connector-java >
36
36
<postgresql >42.2.19</postgresql >
37
- <springdata .commons>2.7.1 </springdata .commons>
37
+ <springdata .commons>2.7.2-SNAPSHOT </springdata .commons>
38
38
<vavr >0.10.3</vavr >
39
39
40
40
<hibernate .groupId>org.hibernate</hibernate .groupId>
571
571
572
572
<repositories >
573
573
<repository >
574
- <id >spring-libs-release </id >
575
- <url >https://repo.spring.io/libs-release </url >
574
+ <id >spring-libs-snapshot </id >
575
+ <url >https://repo.spring.io/libs-snapshot </url >
576
576
</repository >
577
577
</repositories >
578
578
You can’t perform that action at this time.
0 commit comments