We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a6d33 commit 4856ec6Copy full SHA for 4856ec6
pom.xml
@@ -63,7 +63,7 @@
63
<!-- although our baseline version is 3.1, kafka connect below 3.8 is vulnerable to https://www.cve.org/CVERecord?id=CVE-2023-43642 -->
64
<!-- so we set the version to the first version that the vulnerability is resolved -->
65
<kafka.version>3.8.1</kafka.version>
66
- <kotest-assertions-core-jvm.version>6.1.3</kotest-assertions-core-jvm.version>
+ <kotest-assertions-core-jvm.version>6.1.4</kotest-assertions-core-jvm.version>
67
<kotlin.coroutines.version>1.10.2</kotlin.coroutines.version>
68
<kotlin.version>2.3.10</kotlin.version>
69
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
0 commit comments