Skip to content

Commit 2bd68bc

Browse files
Bump software.amazon.awssdk:dynamodb-enhanced from 2.42.7 to 2.42.22
Bumps software.amazon.awssdk:dynamodb-enhanced from 2.42.7 to 2.42.22. --- updated-dependencies: - dependency-name: software.amazon.awssdk:dynamodb-enhanced dependency-version: 2.42.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 380f403 commit 2bd68bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idempotent-dynamo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>idempotent-dynamo</description>
1414
<url>https://github.com/arun0009/idempotent</url>
1515
<properties>
16-
<dynamo-enhanced.version>2.42.7</dynamo-enhanced.version>
16+
<dynamo-enhanced.version>2.42.22</dynamo-enhanced.version>
1717
</properties>
1818
<dependencies>
1919
<dependency>

0 commit comments

Comments
 (0)