Bump software.amazon.awssdk:dynamodb-enhanced from 2.42.7 to 2.44.4 #69
Annotations
2 warnings
|
Analyze (CodeQL) (java-kotlin)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
AutoCloseable used without 'try'-with-resources:
idempotent-dynamo/src/main/java/io/github/arun0009/idempotent/dynamo/DynamoConfig.java#L91
'DynamoDbClient' used without 'try'-with-resources statement
|