Skip to content

Commit ef68aea

Browse files
build(deps): bump org.springframework:spring-context from 6.2.5 to 7.0.8
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.5 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcdf639 commit ef68aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

page-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.springframework</groupId>
5353
<artifactId>spring-context</artifactId>
54-
<version>6.2.5</version>
54+
<version>7.0.8</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)