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.6.5 </version >
25+ <version >2.6.6-SNAPSHOT </version >
2626 </parent >
2727
2828 <properties >
3333 <hibernate >5.6.0.Final</hibernate >
3434 <mysql-connector-java >8.0.23</mysql-connector-java >
3535 <postgresql >42.2.19</postgresql >
36- <springdata .commons>2.6.5 </springdata .commons>
36+ <springdata .commons>2.6.6-SNAPSHOT </springdata .commons>
3737 <vavr >0.10.3</vavr >
3838
3939 <hibernate .groupId>org.hibernate</hibernate .groupId>
563563
564564 <repositories >
565565 <repository >
566- <id >spring-libs-release </id >
567- <url >https://repo.spring.io/libs-release </url >
566+ <id >spring-libs-snapshot </id >
567+ <url >https://repo.spring.io/libs-snapshot </url >
568568 </repository >
569569 </repositories >
570570
You can’t perform that action at this time.
0 commit comments