Skip to content

Commit

Permalink
FISH-5545 upgrade jackson to the latest version, 2.12.4
Browse files Browse the repository at this point in the history
The original requirement was to upgrade jackson-databind, which is
a part of the jackson package (jackson-databind is a transitive
dependency).
  • Loading branch information
Petr Aubrecht committed Jul 22, 2021
1 parent 9d877c3 commit c4aadcd
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 @@ -180,7 +180,7 @@
<hk2.version>2.6.1.payara-p6</hk2.version>
<osgi-resource-locator.version>1.0.3</osgi-resource-locator.version>
<stax-api.version>1.0-2</stax-api.version>
<jackson.version>2.10.2</jackson.version>
<jackson.version>2.12.4</jackson.version>
<snakeyaml.version>1.28</snakeyaml.version>
<hazelcast.version>3.12.6</hazelcast.version>
<hazelcast.kubernetes.version>1.3.1</hazelcast.kubernetes.version>
Expand Down

0 comments on commit c4aadcd

Please sign in to comment.