Skip to content

Commit 32b7b35

Browse files
dependabot[bot]jknack
authored andcommitted
Bump jackson-databind from 2.13.0 to 2.13.2.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.2.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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff12b6b commit 32b7b35

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
@@ -394,7 +394,7 @@
394394
<properties>
395395
<!-- Encoding UTF-8 -->
396396
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
397-
<jackson2-version>2.13.0</jackson2-version>
397+
<jackson2-version>2.13.2.1</jackson2-version>
398398
<humanize.version>1.2.2</humanize.version>
399399
<jacoco.version>0.8.7</jacoco.version>
400400
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>

0 commit comments

Comments
 (0)