Skip to content

Commit

Permalink
HSEARCH-3672 Upgrade to Jackson 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed May 5, 2021
1 parent 1b94b14 commit 67b5f40
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 @@ -217,7 +217,7 @@
<version.org.jboss.jboss-transaction-spi>7.6.0.Final</version.org.jboss.jboss-transaction-spi>

<!-- Jackson: used by the Elasticsearch REST client, Avro, and in tests (wiremock, ...) -->
<version.com.fasterxml.jackson>2.9.10</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson>2.12.3</version.com.fasterxml.jackson>
<!--
In the past, there has been jackson-databind bugfix releases without any jackson-core release,
so we had to use different versions, e.g. jackson-core 2.9.9 and jackson-databind 2.9.9.3.
Expand Down

0 comments on commit 67b5f40

Please sign in to comment.