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

Commit e1ce6be

Browse files
author
Mateusz Rzeszutek
authored
Merge pull request #294 from signalfx/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.1
Bump jackson-databind from 2.14.0 to 2.14.1
2 parents a7808a2 + 9c325b5 commit e1ce6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<!-- versions -->
2020
<jackson.version>2.14.0</jackson.version>
21-
<jackson-databind.version>2.14.0</jackson-databind.version>
21+
<jackson-databind.version>2.14.1</jackson-databind.version>
2222
<jetty.version>9.4.49.v20220914</jetty.version>
2323
<os72.protobuf-shaded.jar-version>0.9</os72.protobuf-shaded.jar-version>
2424
<os72.protobuf-shaded.plugin-version>${protobuf.version}</os72.protobuf-shaded.plugin-version>

0 commit comments

Comments
 (0)