Skip to content

Commit

Permalink
chore(deps): bump software.amazon.awssdk:bom
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.25.0 to 2.26.12.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 413ea3b commit 8d432b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail-store-sample-app/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.25.0</version>
<version>2.26.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8d432b1

Please sign in to comment.