Skip to content

Commit 187e47e

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.1 to 2.21.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4024d94 commit 187e47e

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
@@ -385,7 +385,7 @@
385385
<commons-lang-version>3.20.0</commons-lang-version>
386386
<jackson-version>2.21.1</jackson-version>
387387
<jackson-annotations-version>2.21</jackson-annotations-version>
388-
<jackson-databind-version>2.21.1</jackson-databind-version>
388+
<jackson-databind-version>2.21.3</jackson-databind-version>
389389
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
390390
</properties>
391391
</project>

0 commit comments

Comments
 (0)