Skip to content

Commit 8cdcabb

Browse files
chore(deps): Bump org.springframework:spring-web from 5.3.33 to 5.3.39 (#1)
* chore(deps): Bump org.springframework:spring-web from 5.3.33 to 5.3.39 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.33 to 5.3.39. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.33...5.3.39) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update pom.xml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Haonan <[email protected]>
1 parent 39dbd24 commit 8cdcabb

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
@@ -169,7 +169,7 @@
169169
<!-- This is the matching version of spring-boot for spring 5.3.30 -->
170170
<spring-boot.version>2.7.18</spring-boot.version>
171171
<!-- This is the last version to support the javax namespace -->
172-
<spring.version>5.3.33</spring.version>
172+
<spring.version>5.3.39</spring.version>
173173
<!-- This was the last version to support Java 8 -->
174174
<swagger.version>1.6.14</swagger.version>
175175
<thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>

0 commit comments

Comments
 (0)