Skip to content

Commit 440d92a

Browse files
spring libraries upgrade (#808)
1 parent 082dbc6 commit 440d92a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'pmd'
66
id 'jacoco'
77
id 'io.spring.dependency-management' version '1.1.7'
8-
id 'org.springframework.boot' version '3.4.5'
8+
id 'org.springframework.boot' version '3.5.6'
99
id 'org.owasp.dependencycheck' version '12.1.6'
1010
id 'com.github.ben-manes.versions' version '0.53.0'
1111
id "info.solidsoft.pitest" version '1.15.0'
@@ -228,7 +228,7 @@ dependencyManagement {
228228

229229
}
230230
imports {
231-
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2024.0.2'
231+
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2025.0.0'
232232
}
233233
}
234234

0 commit comments

Comments
 (0)