Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent fff534e commit 1a781e9
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 @@ -24,7 +24,7 @@

<dbunit>2.7.3</dbunit>
<spring-test-dbunit>1.3.0</spring-test-dbunit>
<spring.framework.version>6.1.4</spring.framework.version>
<spring.framework.version>6.1.5</spring.framework.version>
<hibernate.version>6.3.1.Final</hibernate.version>
<hsqldb.version>2.7.2</hsqldb.version>
<assertj>3.25.3</assertj>
Expand Down

0 comments on commit 1a781e9

Please sign in to comment.