Skip to content

Commit 40f9e98

Browse files
fix(deps): update dependency software.amazon.awssdk:bom to v2.31.6 (#815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04743e7 commit 40f9e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>software.amazon.awssdk</groupId>
3434
<artifactId>bom</artifactId>
35-
<version>2.31.5</version>
35+
<version>2.31.6</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)