Skip to content

Commit

Permalink
Bump spring.version from 5.3.28 to 5.3.37 (#559)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.28 to 5.3.37.

Updates `org.springframework:spring-core` from 5.3.28 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.28...v5.3.37)

Updates `org.springframework:spring-framework-bom` from 5.3.28 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.28...v5.3.37)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 529ed88 commit 2e0e432
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 @@ -113,7 +113,7 @@
<slf4j.version>1.7.36</slf4j.version>
<slf4j.upper.bound>3</slf4j.upper.bound>
<logback.version>1.2.13</logback.version>
<spring.version>5.3.28</spring.version>
<spring.version>5.3.37</spring.version>
<!-- NOTE: upgrading jGit to 6.x requires Java 11 -->
<jgit.version>5.13.3.202401111512-r</jgit.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 2e0e432

Please sign in to comment.