Skip to content

Commit

Permalink
fix(deps): update jackson.version to v2.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent ad497b3 commit eca2499
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 @@ -22,7 +22,7 @@

<properties>
<service.name>HTTPLoadTest-baseline</service.name>
<jackson.version>2.13.3</jackson.version>
<jackson.version>2.13.4</jackson.version>
<jersey.version>2.36</jersey.version>
<jetty.version>9.4.48.v20220622</jetty.version>
<spring.version>5.3.22</spring.version>
Expand Down

0 comments on commit eca2499

Please sign in to comment.