Skip to content

Commit c5abc3e

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.6 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4cc74e commit c5abc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4545
<java.version>11</java.version>
46-
<jacksonVersion>2.18.6</jacksonVersion>
46+
<jacksonVersion>2.22.0</jacksonVersion>
4747
<lombok.version>1.18.34</lombok.version>
4848
<slf4j.version>1.7.30</slf4j.version>
4949
<maven.checkstyle.version>3.4.0</maven.checkstyle.version>

0 commit comments

Comments
 (0)