Skip to content

Commit 8b1c5ab

Browse files
Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1248d7a commit 8b1c5ab

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/java/resttemplate-jakarta

1 file changed

+1
-1
lines changed

samples/client/petstore/java/resttemplate-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<jackson-version>2.17.1</jackson-version>
284284
<jackson-databind-version>2.17.1</jackson-databind-version>
285285
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
286-
<spring-web-version>6.1.13</spring-web-version>
286+
<spring-web-version>6.1.14</spring-web-version>
287287
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>
288288
<beanvalidation-version>3.0.2</beanvalidation-version>
289289
<junit-version>5.10.2</junit-version>

0 commit comments

Comments
 (0)