Skip to content

Commit

Permalink
bump awssdk, junit
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Feb 1, 2025
1 parent 1d5ccfd commit eb5f842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.11.4</version>
<version>5.12.0-M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.30.10</version>
<version>2.30.11</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit eb5f842

Please sign in to comment.