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-test` 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-support` 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-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context-support
  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 c342399 commit c483b6f
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 @@ -56,7 +56,7 @@
<axon.version>4.9.0</axon.version>
<rabbitmq.version>5.16.0</rabbitmq.version>

<spring.version>5.3.30</spring.version>
<spring.version>5.3.31</spring.version>
<spring.boot.version>2.7.17</spring.boot.version>

<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit c483b6f

Please sign in to comment.