Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Awambeng committed Jul 24, 2024
1 parent b389ede commit 44906fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions datasafe-simple-adapter/datasafe-simple-adapter-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<dagger.version>2.50</dagger.version>
<siv-mode.version>1.4.4</siv-mode.version>
<jsr-305.version>3.0.0</jsr-305.version>
<testcontainers.version>1.18.3</testcontainers.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -136,8 +135,6 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>${testcontainers.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 44906fd

Please sign in to comment.