Skip to content

Commit

Permalink
Update DbUnit to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vilppuvuorinen committed Aug 9, 2021
1 parent 1eb1bee commit 2df1563
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions easyconfig-dbunit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@
<version>0.8.0</version>
</parent>

<repositories>
<repository>
<id>sonatype-oss-snapshots</id>
<name>Sonatype OSS Snapshots Repo</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>fi.jubic</groupId>
Expand All @@ -35,7 +27,7 @@
<dependency>
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.7.2</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
Expand Down

0 comments on commit 2df1563

Please sign in to comment.