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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGXERIALSNAPPY-5918282
This commit is contained in:
snyk-bot
2023-10-04 17:26:19 +00:00
parent d2c0ef9e52
commit 358b9f5e56

View File

@@ -34,7 +34,7 @@
</description>
<properties>
<kafka.version>3.5.1</kafka.version>
<kafka.version>3.6.0</kafka.version>
</properties>
<dependencies>