File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ dependencyResolutionManagement {
1616 }
1717
1818 create(" springLibs" ) {
19- version(" spring" , " 6.2.5 " )
19+ version(" spring" , " 6.2.6 " )
2020 version(" spring-boot" , " 3.4.4" )
21- library(" data-commons" , " org.springframework.data:spring-data-commons:3.4.4 " )
22- library(" data-elasticsearch" , " org.springframework.data:spring-data-elasticsearch:5.4.4 " )
21+ library(" data-commons" , " org.springframework.data:spring-data-commons:3.4.5 " )
22+ library(" data-elasticsearch" , " org.springframework.data:spring-data-elasticsearch:5.4.5 " )
2323 library(" web" , " org.springframework" , " spring-web" ).versionRef(" spring" )
2424 library(" context" , " org.springframework" , " spring-context" ).versionRef(" spring" )
2525 library(" tx" , " org.springframework" , " spring-tx" ).versionRef(" spring" )
You can’t perform that action at this time.
0 commit comments