Skip to content

Commit

Permalink
fix: singer/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407
  • Loading branch information
snyk-bot committed Nov 14, 2023
1 parent a8b0966 commit 27ff6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.248</version>
<version>1.12.588</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
Expand Down

0 comments on commit 27ff6c2

Please sign in to comment.