Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 1583b29

Browse files
authored
Merge pull request #512 from signalfx/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.2
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2
2 parents 38ac1ff + a38e6a7 commit 1583b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<!-- versions -->
2121
<jackson.version>2.18.2</jackson.version>
22-
<jackson-databind.version>2.18.1</jackson-databind.version>
22+
<jackson-databind.version>2.18.2</jackson-databind.version>
2323
<jetty.version>9.4.56.v20240826</jetty.version>
2424
<os72.protobuf.plugin-version>3.11.1</os72.protobuf.plugin-version>
2525
<protobuf.version>4.28.3</protobuf.version>

0 commit comments

Comments
 (0)