Skip to content

Commit

Permalink
Bump jackson.version from 2.11.2 to 2.11.3 (#43)
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.11.2 to 2.11.3.

Updates `jackson-databind` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.11.2...jackson-core-2.11.3)

Updates `jackson-datatype-jsr310` from 2.11.2 to 2.11.3

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 2, 2020
1 parent 202c65d commit 8b5e3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<httpclient.version>4.5.12</httpclient.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<jackson.version>2.11.2</jackson.version>
<jackson.version>2.11.3</jackson.version>
<jacksonGeojson.version>1.14</jacksonGeojson.version>
<jjwt.version>0.9.1</jjwt.version>
<json-patch.version>1.13</json-patch.version>
Expand Down

0 comments on commit 8b5e3d8

Please sign in to comment.