File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >org.springframework.data.build</groupId >
1717 <artifactId >spring-data-parent</artifactId >
18- <version >3.0.0-M3 </version >
18+ <version >3.0.0-SNAPSHOT </version >
1919 </parent >
2020
2121 <properties >
2727 <jsqlparser >4.3</jsqlparser >
2828 <mysql-connector-java >8.0.23</mysql-connector-java >
2929 <postgresql >42.2.19</postgresql >
30- <springdata .commons>3.0.0-M3 </springdata .commons>
30+ <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
3131 <vavr >0.10.3</vavr >
3232
3333 <hibernate .groupId>org.hibernate</hibernate .groupId>
210210
211211 <repositories >
212212 <repository >
213- <id >spring-libs-milestone </id >
214- <url >https://repo.spring.io/libs-milestone </url >
213+ <id >spring-libs-snapshot </id >
214+ <url >https://repo.spring.io/libs-snapshot </url >
215215 </repository >
216216 </repositories >
217217
You can’t perform that action at this time.
0 commit comments