Skip to content

Commit 170f22b

Browse files
chore: [DevOps] bump org.springframework:spring-framework-bom
Bumps the production-major group with 1 update: [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-framework-bom` from 6.2.12 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78b8503 commit 170f22b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<!-- Spring dependencies -->
9999
<!-- Keep these versions consistent with the ones from the SAP Java Buildpack (after their 2.0 release) -->
100100
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
101-
<spring.version>6.2.12</spring.version>
101+
<spring.version>7.0.0</spring.version>
102102
<spring-security.version>6.1.5</spring-security.version>
103103
<slf4j.version>2.0.17</slf4j.version>
104104
<assertj-core.version>3.27.6</assertj-core.version>

0 commit comments

Comments
 (0)