Skip to content

Commit cff6b5f

Browse files
build(deps): Bump jackson-databind from 2.11.2 to 2.14.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.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 bafd5fc commit cff6b5f

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
@@ -12,7 +12,7 @@
1212
<kafka.version>2.8.1</kafka.version>
1313
<vertx.version>4.1.5</vertx.version>
1414
<logback.version>1.2.6</logback.version>
15-
<jackson-databind.version>2.11.2</jackson-databind.version>
15+
<jackson-databind.version>2.14.1</jackson-databind.version>
1616
<junit.version>5.8.1</junit.version>
1717
<hamcrest.version>2.2</hamcrest.version>
1818
<maven.surefire.version>3.0.0-M5</maven.surefire.version>

0 commit comments

Comments
 (0)