Skip to content

Commit 86e1941

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump jackson-databind from 2.13.4.2 to 2.14.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.14.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ad8b8b commit 86e1941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<testcontainer.version>1.17.5</testcontainer.version>
9797
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
9898
<checkstyle.config.location>${basedir}</checkstyle.config.location>
99-
<com.fasterxml.jackson.databind.version>2.13.4.2</com.fasterxml.jackson.databind.version>
99+
<com.fasterxml.jackson.databind.version>2.14.1</com.fasterxml.jackson.databind.version>
100100
<com.fasterxml.jackson.core.version>2.14.0</com.fasterxml.jackson.core.version>
101101
<com.fasterxml.jackson.annotations.version>2.13.3</com.fasterxml.jackson.annotations.version>
102102
<slf4j.version>1.7.32</slf4j.version>

0 commit comments

Comments
 (0)