Skip to content

Commit

Permalink
Bump org.springframework:spring-test from 5.3.3 to 6.1.3
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 5.3.3 to 6.1.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.3...v6.1.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent fefc9d8 commit 3e7680b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-eclipse-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<spring-data-commons.version>3.2.1</spring-data-commons.version>
<!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
<spring-boot.version>3.2.0</spring-boot.version>
<spring-test.version>5.3.3</spring-test.version>
<spring-test.version>6.1.3</spring-test.version>
<slf4j.version>2.0.9</slf4j.version>
<jakarta.enterprise.version>4.0.1</jakarta.enterprise.version>
<jakarta.version>3.1.0</jakarta.version>
Expand Down

0 comments on commit 3e7680b

Please sign in to comment.