Skip to content

Commit

Permalink
fix: 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-ORGAPACHEKAFKA-8528112
  • Loading branch information
snyk-bot committed Dec 24, 2024
1 parent a6a9666 commit a41ae6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<apache.commons.text.version>1.12.0</apache.commons.text.version>
<apache.commons.compress.version>1.26.2</apache.commons.compress.version>
<apache.kafka.version>3.8.0</apache.kafka.version>
<apicurio.avro.version>2.6.5.Final</apicurio.avro.version>
<apicurio.avro.version>2.6.6.Final</apicurio.avro.version>
<confluent.version>7.6.1</confluent.version>
<graalvm.version>23.1.2</graalvm.version>
<graalvm.polyglot.version>23.1.2</graalvm.polyglot.version>
Expand Down

0 comments on commit a41ae6f

Please sign in to comment.