Skip to content

Commit

Permalink
Merge pull request #16 from OpenLiberty/dependabot/maven/start/org.te…
Browse files Browse the repository at this point in the history
…stcontainers-junit-jupiter-1.19.8

Bump org.testcontainers:junit-jupiter from 1.19.7 to 1.19.8 in /start
  • Loading branch information
gkwan-ibm authored Jul 10, 2024
2 parents dba62a1 + 0085d55 commit 19be71e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions start/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
<version>5.10.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.19.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions start/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,6 @@
<version>5.10.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.19.7</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 19be71e

Please sign in to comment.