Skip to content

Commit

Permalink
Upgrade AWS 2 lib to 2.29.6 #26
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Nov 5, 2024
1 parent 0e96106 commit 8daed24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0-M5

* #26 Upgrade AWS 2 lib to 2.29.6

## 3.0-M4

* #25 Upgrade AWS client libs
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<properties>
<bootique.version>${project.version}</bootique.version>
<aws1.sdk.version>1.12.704</aws1.sdk.version>
<aws2.sdk.version>2.25.34</aws2.sdk.version>
<aws2.sdk.version>2.29.6</aws2.sdk.version>
</properties>

<modules>
Expand Down

0 comments on commit 8daed24

Please sign in to comment.