Skip to content

Commit

Permalink
Bump org.springframework:spring-test from 6.1.0 to 6.1.1
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.0 to 6.1.1.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.0...v6.1.1)

---
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 Nov 27, 2023
1 parent 3950a40 commit 19f84df
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 @@ -25,7 +25,7 @@

<dbunit>2.7.3</dbunit>
<spring-test-dbunit>1.3.0</spring-test-dbunit>
<spring.framework.version>6.1.0</spring.framework.version>
<spring.framework.version>6.1.1</spring.framework.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<hsqldb.version>2.7.2</hsqldb.version>
<assertj>3.24.2</assertj>
Expand Down

0 comments on commit 19f84df

Please sign in to comment.