Skip to content

Commit

Permalink
fix: rabbit-core/pom.xml to reduce vulnerabilities (#413)
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-COMAMAZONREDSHIFT-6841702

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
janblom and snyk-bot authored May 22, 2024
1 parent 56eca88 commit 1dab445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.1.0.25</version>
<version>2.1.0.28</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
<dependency>
Expand Down

0 comments on commit 1dab445

Please sign in to comment.