Skip to content

Commit

Permalink
fix: upgrade com.amazonaws:aws-java-sdk-core from 1.11.965 to 1.12.746
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-core from 1.11.965 to 1.12.746.

See this package in maven:
com.amazonaws:aws-java-sdk-core

See this project in Snyk:
https://app.snyk.io/org/dataroma/project/6f226390-d845-4198-821b-1ab29d3c180d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 10, 2024
1 parent fdc29c7 commit 6feb75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timbermill-java/timbermill-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.11.965</version>
<version>1.12.746</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down

0 comments on commit 6feb75a

Please sign in to comment.