File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ dependencyResolutionManagement {
16
16
}
17
17
18
18
create(" springLibs" ) {
19
- version(" spring" , " 6.2.6 " )
20
- version(" spring-boot" , " 3.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 " )
19
+ version(" spring" , " 6.2.7 " )
20
+ version(" spring-boot" , " 3.4.5 " )
21
+ library(" data-commons" , " org.springframework.data:spring-data-commons:3.4.6 " )
22
+ library(" data-elasticsearch" , " org.springframework.data:spring-data-elasticsearch:5.4.6 " )
23
23
library(" web" , " org.springframework" , " spring-web" ).versionRef(" spring" )
24
24
library(" context" , " org.springframework" , " spring-context" ).versionRef(" spring" )
25
25
library(" tx" , " org.springframework" , " spring-tx" ).versionRef(" spring" )
You can’t perform that action at this time.
0 commit comments