Skip to content

Commit

Permalink
Merge pull request #436 from signalfx/dependabot/maven/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson.core-jackson-databind-2.17.0

Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0
  • Loading branch information
laurit committed Mar 15, 2024
2 parents 4a9f3bd + 45bbbfb commit add0f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@

<!-- versions -->
<jackson.version>2.17.0</jackson.version>
<jackson-databind.version>2.16.2</jackson-databind.version>
<jackson-databind.version>2.17.0</jackson-databind.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<os72.protobuf.plugin-version>3.11.1</os72.protobuf.plugin-version>
<protobuf.version>3.25.3</protobuf.version>
Expand Down

0 comments on commit add0f73

Please sign in to comment.