Skip to content

Commit

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

Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1
  • Loading branch information
laurit authored Dec 26, 2023
2 parents 33c09cd + 066237f commit 97995d9
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 @@ -19,7 +19,7 @@

<!-- versions -->
<jackson.version>2.16.1</jackson.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<jackson-databind.version>2.16.1</jackson-databind.version>
<jetty.version>9.4.53.v20231009</jetty.version>
<os72.protobuf.plugin-version>3.11.1</os72.protobuf.plugin-version>
<protobuf.version>3.25.1</protobuf.version>
Expand Down

0 comments on commit 97995d9

Please sign in to comment.