Skip to content

Commit dd97745

Browse files
Merge pull request #173 from xenit-eu/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.8
2 parents 18b3b44 + cd7bde0 commit dd97745

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contentgrid-configuration-autoconfigure/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ configurations {
1212
}
1313

1414
dependencies {
15-
compileOnly platform('org.springframework.boot:spring-boot-dependencies:3.5.7')
16-
testImplementation platform('org.springframework.boot:spring-boot-dependencies:3.5.7')
15+
compileOnly platform('org.springframework.boot:spring-boot-dependencies:3.5.8')
16+
testImplementation platform('org.springframework.boot:spring-boot-dependencies:3.5.8')
1717

1818
compileOnly 'org.springframework.boot:spring-boot-autoconfigure'
1919
compileOnly 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-autoconfig:3.3.0'

0 commit comments

Comments
 (0)