Skip to content

Commit d2e7cdd

Browse files
Bump jackson-databind from 2.13.2.2 to 2.13.3 (#833)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83a6ddd commit d2e7cdd

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
@@ -70,7 +70,7 @@
7070

7171
<properties>
7272
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
73-
<version.jackson-databind>2.13.2.2</version.jackson-databind>
73+
<version.jackson-databind>2.13.3</version.jackson-databind>
7474
<version.jackson-dataformat-yaml>2.13.3</version.jackson-dataformat-yaml>
7575
<version.commons-math3>3.6.1</version.commons-math3>
7676
<version.commons-cli>1.5.0</version.commons-cli>

0 commit comments

Comments
 (0)