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 15
15
<parent >
16
16
<groupId >org.springframework.data.build</groupId >
17
17
<artifactId >spring-data-parent</artifactId >
18
- <version >3.0.0-SNAPSHOT </version >
18
+ <version >3.0.0-M2 </version >
19
19
</parent >
20
20
21
21
<properties >
27
27
<jsqlparser >4.3</jsqlparser >
28
28
<mysql-connector-java >8.0.23</mysql-connector-java >
29
29
<postgresql >42.2.19</postgresql >
30
- <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
30
+ <springdata .commons>3.0.0-M2 </springdata .commons>
31
31
<vavr >0.10.3</vavr >
32
32
33
33
<hibernate .groupId>org.hibernate</hibernate .groupId>
210
210
211
211
<repositories >
212
212
<repository >
213
- <id >spring-libs-snapshot </id >
214
- <url >https://repo.spring.io/libs-snapshot </url >
213
+ <id >spring-libs-milestone </id >
214
+ <url >https://repo.spring.io/libs-milestone </url >
215
215
</repository >
216
216
</repositories >
217
217
You can’t perform that action at this time.
0 commit comments