Skip to content

Commit

Permalink
Bump spring.version from 5.3.30 to 5.3.39
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.30 to 5.3.39.

Updates `org.springframework:spring-framework-bom` from 5.3.30 to 5.3.39
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v5.3.39)

Updates `org.springframework:spring-test` from 5.3.30 to 5.3.39
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v5.3.39)

Updates `org.springframework:spring-webmvc` from 5.3.30 to 5.3.39
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.30...v5.3.39)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent c1e73f6 commit e225b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ limitations under the License.
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.21.0</log4j.version>

<spring.version>5.3.30</spring.version>
<spring.version>5.3.39</spring.version>
<spring.boot.version>2.7.17</spring.boot.version>
<!--
DKF: if you update spring.boot.version, also update the annotation
Expand Down

0 comments on commit e225b0d

Please sign in to comment.