Skip to content

Commit 9e55578

Browse files
chore(deps): bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.6 to 6.2.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36bdfb8 commit 9e55578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</licenses>
2525

2626
<properties>
27-
<spring.version>6.2.6</spring.version>
27+
<spring.version>6.2.7</spring.version>
2828
<log4j.version>2.24.3</log4j.version>
2929
<maven.compiler.source>17</maven.compiler.source>
3030
<maven.compiler.target>17</maven.compiler.target>

0 commit comments

Comments
 (0)