Skip to content

Commit

Permalink
Update Spring All
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 173c99b commit c0fb42f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'jacoco'
id 'info.solidsoft.pitest' version '1.9.11'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.springframework.boot' version '2.7.18'
id 'org.springframework.boot' version '3.4.0'
id 'uk.gov.hmcts.java' version '0.12.63'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'com.github.ben-manes.versions' version '0.51.0'
Expand Down Expand Up @@ -291,7 +291,7 @@ dependencyManagement {
dependency group: 'org.yaml', name: 'snakeyaml', version: '2.0'

imports {
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2021.0.8"
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2023.0.3"
}

// CVE-2023-35116
Expand Down

0 comments on commit c0fb42f

Please sign in to comment.