Skip to content

Commit 5e33feb

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 949f117 commit 5e33feb

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>3.3.1</kafka.version>
1313
<vertx.version>4.3.6</vertx.version>
1414
<logback.version>1.2.6</logback.version>
15-
<jackson-databind.version>2.14.0</jackson-databind.version>
15+
<jackson-databind.version>2.14.1</jackson-databind.version>
1616
<junit.version>5.9.2</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)