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 2222 <parent >
2323 <groupId >org.springframework.data.build</groupId >
2424 <artifactId >spring-data-parent</artifactId >
25- <version >2.7.7 </version >
25+ <version >2.7.8-SNAPSHOT </version >
2626 </parent >
2727
2828 <properties >
3434 <jsqlparser >4.5</jsqlparser >
3535 <mysql-connector-java >8.0.31</mysql-connector-java >
3636 <postgresql >42.5.0</postgresql >
37- <springdata .commons>2.7.7 </springdata .commons>
37+ <springdata .commons>2.7.8-SNAPSHOT </springdata .commons>
3838 <vavr >0.10.3</vavr >
3939
4040 <hibernate .groupId>org.hibernate</hibernate .groupId>
571571
572572 <repositories >
573573 <repository >
574- <id >spring-libs-release </id >
575- <url >https://repo.spring.io/libs-release </url >
574+ <id >spring-libs-snapshot </id >
575+ <url >https://repo.spring.io/libs-snapshot </url >
576576 </repository >
577577 </repositories >
578578
You can’t perform that action at this time.
0 commit comments