Skip to content

Commit

Permalink
chore(deps): bump org.dbunit:dbunit from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps org.dbunit:dbunit from 2.7.0 to 2.8.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent bda5047 commit abfb8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cola-components/cola-component-unittest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<version>2.7.0</version>
<version>2.8.0</version>
</dependency>

<!--this is for embedded kafka unit test-->
Expand Down

0 comments on commit abfb8f6

Please sign in to comment.