Skip to content

Commit 4dc8aed

Browse files
Bump spring-framework.version from 6.2.6 to 6.2.7 (#192)
Bumps `spring-framework.version` from 6.2.6 to 6.2.7. Updates `org.springframework:spring-jdbc` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) Updates `org.springframework:spring-orm` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) Updates `org.springframework:spring-webmvc` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) Updates `org.springframework:spring-context-support` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) Updates `org.springframework:spring-oxm` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) Updates `org.springframework:spring-test` from 6.2.6 to 6.2.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-oxm dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-version: 6.2.7 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 0178f8a commit 4dc8aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>6.2.6</spring-framework.version>
31+
<spring-framework.version>6.2.7</spring-framework.version>
3232

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

0 commit comments

Comments
 (0)