Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<!-- Trino testing declares an old version. Managed from 1.2.3. -->
<!-- jungrapht-visualization-samples also declares an old version, which is a dependency of the build module. -->
<logback.version>1.5.21</logback.version>
<aws-java-sdk-v2.version>2.38.9</aws-java-sdk-v2.version>
<aws-java-sdk-v2.version>2.39.0</aws-java-sdk-v2.version>
<!--
EMR Serverless has a version of the AWS SDK built into it that we can't easily change.
At the time of writing it's not compatible with the latest version.
Expand Down
Loading