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 e6cd947 commit bfa2573Copy full SHA for bfa2573
pom.xml
@@ -96,7 +96,7 @@
96
<testcontainer.version>1.18.0</testcontainer.version>
97
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
98
<checkstyle.config.location>${basedir}</checkstyle.config.location>
99
- <com.fasterxml.jackson.databind.version>2.14.2</com.fasterxml.jackson.databind.version>
+ <com.fasterxml.jackson.databind.version>2.15.2</com.fasterxml.jackson.databind.version>
100
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102
<slf4j.version>2.0.7</slf4j.version>
0 commit comments