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.6.6 </version >
25
+ <version >2.6.7-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<properties >
33
33
<hibernate >5.6.9.Final</hibernate >
34
34
<mysql-connector-java >8.0.23</mysql-connector-java >
35
35
<postgresql >42.2.19</postgresql >
36
- <springdata .commons>2.6.6 </springdata .commons>
36
+ <springdata .commons>2.6.7-SNAPSHOT </springdata .commons>
37
37
<vavr >0.10.3</vavr >
38
38
39
39
<hibernate .groupId>org.hibernate</hibernate .groupId>
563
563
564
564
<repositories >
565
565
<repository >
566
- <id >spring-libs-release </id >
567
- <url >https://repo.spring.io/libs-release </url >
566
+ <id >spring-libs-snapshot </id >
567
+ <url >https://repo.spring.io/libs-snapshot </url >
568
568
</repository >
569
569
</repositories >
570
570
You can’t perform that action at this time.
0 commit comments