Skip to content

Commit

Permalink
Merge pull request #106 from AssaAbloy-GlobalSolutions/dependabot/mav…
Browse files Browse the repository at this point in the history
…en/development/software.amazon.awssdk-dynamodb-2.26.3

Bump software.amazon.awssdk:dynamodb from 2.25.69 to 2.26.3
  • Loading branch information
junkdog authored Jun 19, 2024
2 parents 1fb5e85 + 9bfd37c commit a0ea645
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion axon-dynamodb-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>dynamodb</artifactId>
<version>2.25.69</version>
<version>2.26.3</version>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
Expand Down
2 changes: 1 addition & 1 deletion axon-dynamodb-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>dynamodb</artifactId>
<version>2.25.69</version>
<version>2.26.3</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>dynamodb</artifactId>
<version>2.25.69</version>
<version>2.26.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a0ea645

Please sign in to comment.