Skip to content

Commit bfa2573

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump jackson-databind from 2.14.2 to 2.15.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.15.2. - [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] <support@github.com>
1 parent e6cd947 commit bfa2573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<testcontainer.version>1.18.0</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.14.2</com.fasterxml.jackson.databind.version>
99+
<com.fasterxml.jackson.databind.version>2.15.2</com.fasterxml.jackson.databind.version>
100100
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
101101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102102
<slf4j.version>2.0.7</slf4j.version>

0 commit comments

Comments
 (0)