Skip to content

Commit

Permalink
fix: kafka-webview-ui/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 22, 2024
1 parent 0e93249 commit eabe8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-webview-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<!-- Dependency versions -->
<avro.version>1.11.1</avro.version>
<bootstrap.version>4.0.0-beta</bootstrap.version>
<kafka.version>2.8.2</kafka.version>
<kafka.version>3.7.2</kafka.version>
<protobuf.version>3.21.9</protobuf.version>
<thymeleaf.version>3.0.15.RELEASE</thymeleaf.version>
<guava.version>31.1-jre</guava.version>
Expand Down

0 comments on commit eabe8f8

Please # to comment.