Skip to content

Commit fbe308e

Browse files
Bump org.springframework:spring-context from 5.3.39 to 6.1.14 in /spring
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-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b26faa commit fbe308e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<inceptionYear>2023</inceptionYear>
1717

1818
<properties>
19-
<spring.version>5.3.39</spring.version>
19+
<spring.version>6.1.14</spring.version>
2020
<logback.version>1.3.14</logback.version>
2121

2222
<!-- When bumping minimum JDK version use Spring 6 (JDK >= 17) and logback 1.4.* (JDK >= 11) -->

0 commit comments

Comments
 (0)