Skip to content

Commit af29a6a

Browse files
build(deps): Bump jackson-databind from 2.11.2 to 2.12.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.2 to 2.12.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbe26e commit af29a6a

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
@@ -12,7 +12,7 @@
1212
<kafka.version>2.6.0</kafka.version>
1313
<vertx.version>4.0.0</vertx.version>
1414
<logback.version>1.2.3</logback.version>
15-
<jackson-databind.version>2.11.2</jackson-databind.version>
15+
<jackson-databind.version>2.12.3</jackson-databind.version>
1616
<junit.version>5.7.0</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)