Skip to content

Commit fc3b0e3

Browse files
Bump jackson-databind.version from 2.9.9 to 2.10.3 (#450)
Bumps `jackson-databind.version` from 2.9.9 to 2.10.3. Updates `jackson-annotations` from 2.9.9 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.9 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.10.3) Updates `jackson-databind` from 2.9.9 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe2601a commit fc3b0e3

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
@@ -61,7 +61,7 @@
6161
<httpclient.version>4.5.8</httpclient.version>
6262
<httpcore.version>4.4.11</httpcore.version>
6363
<httpmime.version>4.5.8</httpmime.version>
64-
<jackson-databind.version>2.9.9</jackson-databind.version>
64+
<jackson-databind.version>2.10.3</jackson-databind.version>
6565
</properties>
6666

6767
<licenses>

0 commit comments

Comments
 (0)