Skip to content

Commit 0ffaa02

Browse files
Bump org.springframework:spring-beans from 5.3.39 to 6.1.14
Bumps [org.springframework:spring-beans](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-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26286cb commit 0ffaa02

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
@@ -103,7 +103,7 @@
103103
<properties>
104104
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
105105
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
106-
<spring.version>5.3.39</spring.version>
106+
<spring.version>6.1.14</spring.version>
107107
<slf4j.version>1.7.36</slf4j.version>
108108
<jdk.version>1.8</jdk.version>
109109
<project.build.javaVersion>${jdk.version}</project.build.javaVersion>

0 commit comments

Comments
 (0)