Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Bump jackson.version from 2.4.3 to 2.11.0 in /ChaperoneServiceWorker
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.4.3 to 2.11.0.

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

Updates `jackson-jaxrs-json-provider` from 2.4.3 to 2.11.0

Updates `jackson-jaxrs-base` from 2.4.3 to 2.11.0
- [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases)
- [Commits](FasterXML/jackson-jaxrs-providers@jackson-jaxrs-providers-2.4.3...jackson-jaxrs-providers-2.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2020
1 parent c0f3747 commit 362efdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChaperoneServiceWorker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<disruptor.version>3.3.2</disruptor.version>
<dbcp2.version>2.1.1</dbcp2.version>
<hsqldb.version>2.3.3</hsqldb.version>
<jackson.version>2.4.3</jackson.version>
<jackson.version>2.11.0</jackson.version>
<restlet.version>2.2.1</restlet.version>
<testng.version>6.0.1</testng.version>
<commons.config.version>1.6</commons.config.version>
Expand Down

0 comments on commit 362efdc

Please sign in to comment.