Skip to content

Commit

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 978d3d2 commit f046a50
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 @@ -60,7 +60,7 @@
<openjpa.version>3.2.2</openjpa.version>
<servlet.version>4.0.1</servlet.version>
<slf4j.version>1.7.36</slf4j.version>
<spring.version>5.3.30</spring.version>
<spring.version>5.3.31</spring.version>
<spring-ldap-core.version>2.4.1</spring-ldap-core.version>
<spring.security.version>5.6.12</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
Expand Down

0 comments on commit f046a50

Please sign in to comment.