Skip to content

Commit

Permalink
Merge pull request #72 from Cantara/renovate/jackson.version
Browse files Browse the repository at this point in the history
fix(deps): update jackson.version to v2.13.3
  • Loading branch information
totto authored May 14, 2022
2 parents 9c665b8 + e0f087c commit 8c44eda
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 @@ -26,7 +26,7 @@
<properties>
<jdk.version>11</jdk.version>
<service.name>raspberrypi-blue-green-deployment</service.name>
<jackson.version>2.13.2</jackson.version>
<jackson.version>2.13.3</jackson.version>
<jersey.version>2.35</jersey.version>
<jetty.version>9.4.46.v20220331</jetty.version>
<spring.version>5.3.20</spring.version>
Expand Down

0 comments on commit 8c44eda

Please sign in to comment.