Skip to content

Commit 28c9c53

Browse files
Bump org.springframework:spring-context from 5.3.39 to 6.1.14
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8c17e7 commit 28c9c53

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
@@ -17,7 +17,7 @@
1717
<taglibs-standard.version>1.2.5</taglibs-standard.version>
1818
<commons-lang3.version>3.17.0</commons-lang3.version><!-- fix for missing Range.of() in commons-lang3 3.12 -->
1919
<maven.deploy.skip>true</maven.deploy.skip>
20-
<spring.version>5.3.39</spring.version>
20+
<spring.version>6.1.14</spring.version>
2121
<logback.version>1.4.14</logback.version>
2222
<postgresql.version>42.7.4</postgresql.version>
2323
</properties>

0 commit comments

Comments
 (0)