awslabs / amazon-dynamodb-lock-client

The AmazonDynamoDBLockClient is a general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.
Other
472 stars 85 forks source link

Upgrade to JDK17+ #75

Closed chris-ryan-square closed 1 year ago

chris-ryan-square commented 2 years ago

This code fails to build using JDK17.

For me, I would be ok if this was for the newer SDK version only.

shetsa-amzn commented 1 year ago

Newer version of Amazon DynamoDB Lock Client(1.2.0) available on Maven now

https://mvnrepository.com/artifact/com.amazonaws/dynamodb-lock-client

This change includes AWS SDK upgraded to 2.20.8