Skip to content

Commit

Permalink
Merge pull request #2637 from OpenFeign/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson-jackson-bom-2.18.1

Bump com.fasterxml.jackson:jackson-bom from 2.12.0 to 2.18.1
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 3f59462 + eaea3a0 commit a1cf3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<vertx.version>4.5.10</vertx.version>
<jackson.version>2.12.0</jackson.version>
<jackson.version>2.18.1</jackson.version>
<slf4j-log4j12.version>2.0.0-alpha6</slf4j-log4j12.version>
<wiremock.version>2.35.1</wiremock.version>
</properties>
Expand Down

0 comments on commit a1cf3bc

Please sign in to comment.