Skip to content

Commit

Permalink
Merge pull request #542 from apache/dependabot/maven/com.fasterxml.ja…
Browse files Browse the repository at this point in the history
…ckson-jackson-bom-2.17.0

Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0
  • Loading branch information
bdemers authored Mar 19, 2024
2 parents c921c08 + e35f25d commit 950fd5b
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 @@ -39,7 +39,7 @@
<maven.compiler.source>${jdk.version}</maven.compiler.source>
<maven.compiler.target>${jdk.version}</maven.compiler.target>
<maven.compiler.release>${jdk.version}</maven.compiler.release>
<version.jackson>2.16.2</version.jackson>
<version.jackson>2.17.0</version.jackson>
<version.lombok>1.18.30</version.lombok>
<version.lombok.plugin>1.18.20.0</version.lombok.plugin>
<version.restfuse>1.2.0</version.restfuse>
Expand Down

0 comments on commit 950fd5b

Please sign in to comment.