Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/src/cart/de.codecentric-cha…
Browse files Browse the repository at this point in the history
…os-monkey-spring-boot-3.1.0
  • Loading branch information
mergify[bot] authored Feb 1, 2024
2 parents bb03f83 + c0b752f commit 09bdbbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.22.9</version>
<version>2.23.15</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -112,13 +112,13 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 09bdbbd

Please sign in to comment.