Skip to content

Commit 48bb0e6

Browse files
author
Ryan Gross
committed
fixes version on dynamodb to match others
1 parent 14a835b commit 48bb0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-lambda-java-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.amazonaws</groupId>
6262
<artifactId>aws-java-sdk-dynamodb</artifactId>
63-
<version>[1.10.5,)</version>
63+
<version>1.10.64</version>
6464
</dependency>
6565
</dependencies>
6666

0 commit comments

Comments
 (0)