Skip to content

Commit

Permalink
maven(deps): bump org.dbunit:dbunit from 2.8.0 to 3.0.0 (#4898)
Browse files Browse the repository at this point in the history
Bumps org.dbunit:dbunit from 2.8.0 to 3.0.0.

---
updated-dependencies:
- dependency-name: org.dbunit:dbunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 520e4c6 commit bd51faf
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 @@ -513,7 +513,7 @@
<dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<version>2.8.0</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
Expand Down

0 comments on commit bd51faf

Please sign in to comment.