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 42772d6 commit 4b4f402Copy full SHA for 4b4f402
pom.xml
@@ -98,7 +98,7 @@
98
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
99
<checkstyle.config.location>${basedir}</checkstyle.config.location>
100
<com.fasterxml.jackson.databind.version>2.17.0</com.fasterxml.jackson.databind.version>
101
- <com.fasterxml.jackson.core.version>2.17.0</com.fasterxml.jackson.core.version>
+ <com.fasterxml.jackson.core.version>2.17.2</com.fasterxml.jackson.core.version>
102
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
103
<slf4j.version>2.0.9</slf4j.version>
104
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
0 commit comments