fix: adapter-kafka/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161
This commit is contained in:
snyk-bot 2023-02-09 18:59:08 +00:00
parent bffa9d630e
commit 3e28aab3ef
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -34,7 +34,7 @@
</description>
<properties>
<kafka.version>3.3.2</kafka.version>
<kafka.version>3.4.0</kafka.version>
</properties>
<dependencies>