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.5.12 </version >
25
+ <version >2.5.13-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<properties >
34
34
<mockito >3.11.1</mockito >
35
35
<vavr >0.10.3</vavr >
36
36
<hibernate .groupId>org.hibernate</hibernate .groupId>
37
- <springdata .commons>2.5.12 </springdata .commons>
37
+ <springdata .commons>2.5.13-SNAPSHOT </springdata .commons>
38
38
39
39
<java-module-name >spring.data.jpa</java-module-name >
40
40
471
471
472
472
<repositories >
473
473
<repository >
474
- <id >spring-libs-release </id >
475
- <url >https://repo.spring.io/libs-release </url >
474
+ <id >spring-libs-snapshot </id >
475
+ <url >https://repo.spring.io/libs-snapshot </url >
476
476
</repository >
477
477
</repositories >
478
478
You can’t perform that action at this time.
0 commit comments