Skip to content

Commit a45c99a

Browse files
Bump spring-framework.version from 7.0.3 to 7.0.5 (#245)
Bumps `spring-framework.version` from 7.0.3 to 7.0.5. Updates `org.springframework:spring-jdbc` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-orm` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-webmvc` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-context-support` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-oxm` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) Updates `org.springframework:spring-test` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-oxm dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0abcd4 commit a45c99a

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
@@ -28,7 +28,7 @@
2828
<!-- For framework compatibility, refer to the Spring Boot Dependencies BOM and to the gradle.properties -->
2929
<!-- https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-dependencies/build.gradle -->
3030
<!-- https://github.com/spring-projects/spring-boot/blob/main/gradle.properties -->
31-
<spring-framework.version>7.0.3</spring-framework.version>
31+
<spring-framework.version>7.0.5</spring-framework.version>
3232

3333
<!-- Web dependencies -->
3434
<webjars-bootstrap.version>5.3.8</webjars-bootstrap.version> <!-- Report bootstrap version to the footer.tag -->

0 commit comments

Comments
 (0)