Skip to content

Commit

Permalink
bump dependency jackson databind to 2.13.3 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gram21 authored May 17, 2022
1 parent 2e5b802 commit ce20edc
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 @@ -42,7 +42,7 @@
<properties>
<project.source.encoding>UTF-8</project.source.encoding>
<eclipse-collections.version>11.0.0</eclipse-collections.version>
<jackson.version>2.13.2</jackson.version>
<jackson.version>2.13.3</jackson.version>
<error-prone.version>2.10.0</error-prone.version>
<spotless.version>2.22.5</spotless.version>

Expand Down

0 comments on commit ce20edc

Please sign in to comment.