Skip to content

Commit

Permalink
Merge pull request #154 from smallrye/dependabot/maven/jackson.versio…
Browse files Browse the repository at this point in the history
…n-2.11.1

Bump jackson.version from 2.11.0 to 2.11.1
  • Loading branch information
cescoffier authored Jun 25, 2020
2 parents b512369 + e031c20 commit 77deb47
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 @@ -45,7 +45,7 @@
<properties>
<vertx.version>3.9.1</vertx.version>
<mutiny.version>0.5.3</mutiny.version>
<jackson.version>2.11.0</jackson.version>
<jackson.version>2.11.1</jackson.version>
<reactive-streams.version>1.0.3</reactive-streams.version>

<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 77deb47

Please sign in to comment.