We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7134829 commit f37d746Copy full SHA for f37d746
pom.xml
@@ -44,7 +44,7 @@
44
<kotlin.coroutines.version>1.7.3</kotlin.coroutines.version>
45
<neo4j.version>4.4.40</neo4j.version>
46
<!-- 3.4 is the minimum version for CVE-2023-25194 -->
47
- <kafka.version>3.4.1</kafka.version>
+ <kafka.version>3.7.1</kafka.version>
48
<!-- Keep it at 2.14 as future versions cause problems with neo4j procedure framework -->
49
<jackson.version>2.14.3</jackson.version>
50
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
0 commit comments