Skip to content

Commit 4480e7a

Browse files
build(deps): bump org.springframework:spring-core from 6.2.10 to 6.2.11 (#2149)
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 6.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fe1930 commit 4480e7a

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
@@ -78,7 +78,7 @@
7878
<javac.source>21</javac.source>
7979
<javac.target>21</javac.target>
8080
<jackson.version>2.19.2</jackson.version>
81-
<spring.version>6.2.10</spring.version>
81+
<spring.version>6.2.11</spring.version>
8282
<slf4j.version>2.0.17</slf4j.version>
8383
<log4j.version>2.25.1</log4j.version>
8484
<junit.version>5.10.0</junit.version>

0 commit comments

Comments
 (0)