Skip to content

Commit a865d18

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

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
@@ -277,7 +277,7 @@
277277
<jackson-version>2.17.1</jackson-version>
278278
<jackson-databind-version>2.17.1</jackson-databind-version>
279279
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
280-
<spring-web-version>6.1.14</spring-web-version>
280+
<spring-web-version>6.1.20</spring-web-version>
281281
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>
282282
<beanvalidation-version>3.0.2</beanvalidation-version>
283283
<junit-version>5.10.2</junit-version>

0 commit comments

Comments
 (0)