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

Commit eca67b1

Browse files
Bump jackson.version from 2.4.3 to 2.11.0 in /ChaperoneServiceWorker
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] <support@github.com>
1 parent c0f3747 commit eca67b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChaperoneServiceWorker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<disruptor.version>3.3.2</disruptor.version>
231231
<dbcp2.version>2.1.1</dbcp2.version>
232232
<hsqldb.version>2.3.3</hsqldb.version>
233-
<jackson.version>2.4.3</jackson.version>
233+
<jackson.version>2.11.0</jackson.version>
234234
<restlet.version>2.2.1</restlet.version>
235235
<testng.version>6.0.1</testng.version>
236236
<commons.config.version>1.6</commons.config.version>

0 commit comments

Comments
 (0)