Skip to content

Commit

Permalink
fix: add aws jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
githubjianli authored Jun 13, 2024
1 parent 60129e4 commit 9bff0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
</scm>

<properties>
<aws-java-sdk.version>1.12.276</aws-java-sdk.version>
<apache.commons.lang3>3.0</apache.commons.lang3>
<assertj.version>3.12.2</assertj.version>
<awaitility.version>3.1.6</awaitility.version>
Expand Down

0 comments on commit 9bff0b0

Please sign in to comment.