Skip to content

Commit

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

Updates `spring-test` from 5.3.24 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.24...v5.3.25)

Updates `spring-context-support` from 5.3.24 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.24...v5.3.25)

Updates `spring-orm` from 5.3.24 to 5.3.25
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.24...v5.3.25)

---
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:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 373c481 commit 87c65bd
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 @@ -61,7 +61,7 @@
<testcontainers.version>1.17.6</testcontainers.version>
<jackson.version>2.14.1</jackson.version>

<spring.version>5.3.24</spring.version>
<spring.version>5.3.25</spring.version>
<spring.boot.version>2.7.8</spring.boot.version>
<spring.data.mongodb.version>3.4.7</spring.data.mongodb.version>
<commons-io.version>2.11.0</commons-io.version>
Expand Down

0 comments on commit 87c65bd

Please sign in to comment.