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 2323 <parent >
2424 <groupId >org.springframework.data.build</groupId >
2525 <artifactId >spring-data-parent</artifactId >
26- <version >3.0.0-SNAPSHOT </version >
26+ <version >3.0.0-RC2 </version >
2727 </parent >
2828
2929 <properties >
3535 <jsqlparser >4.3</jsqlparser >
3636 <mysql-connector-java >8.0.23</mysql-connector-java >
3737 <postgresql >42.2.19</postgresql >
38- <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
38+ <springdata .commons>3.0.0-RC2 </springdata .commons>
3939 <vavr >0.10.3</vavr >
4040
4141 <hibernate .groupId>org.hibernate</hibernate .groupId>
224224
225225 <repositories >
226226 <repository >
227- <id >spring-libs-snapshot </id >
228- <url >https://repo.spring.io/libs-snapshot </url >
227+ <id >spring-libs-milestone </id >
228+ <url >https://repo.spring.io/libs-milestone </url >
229229 </repository >
230230 </repositories >
231231
You can’t perform that action at this time.
0 commit comments