Skip to content

Commit 05b917c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
3535

3636
<!-- dependency versions -->
37-
<version.spring>6.2.5</version.spring>
37+
<version.spring>6.2.6</version.spring>
3838
<version.slf4j>2.0.17</version.slf4j>
3939
<version.logback>1.5.18</version.logback>
4040
<version.log4j>2.24.3</version.log4j>

0 commit comments

Comments
 (0)