Skip to content

Commit f3be1db

Browse files
chore(deps-dev): bump springframework.version from 6.2.1 to 7.0.5
Bumps `springframework.version` from 6.2.1 to 7.0.5. Updates `org.springframework:spring-webmvc` from 6.2.1 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v7.0.5) Updates `org.springframework:spring-context` from 6.2.1 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v7.0.5) Updates `org.springframework:spring-test` from 6.2.1 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72f9da9 commit f3be1db

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
@@ -71,7 +71,7 @@
7171
<jackson-annotations.version>2.20</jackson-annotations.version>
7272
<jackson2.version>2.20.1</jackson2.version>
7373
<jackson3.version>3.0.3</jackson3.version>
74-
<springframework.version>6.2.1</springframework.version>
74+
<springframework.version>7.0.5</springframework.version>
7575

7676
<!-- plugin versions -->
7777
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)