Skip to content

Commit

Permalink
Upgrade jackson depndencies (2.13.3 => 2.13.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Sep 26, 2022
1 parent e6af61d commit 84a055b
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 @@ -126,7 +126,7 @@ Contributors:
<slf4j.api.version>1.7.36</slf4j.api.version>
<!-- stuck to 9.4.x for java8 compliance -->
<jetty.version>9.4.48.v20220622</jetty.version>
<jackson.version>2.13.3</jackson.version>
<jackson.version>2.13.4</jackson.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 84a055b

Please sign in to comment.