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

Commit 566aba1

Browse files
author
Mateusz Rzeszutek
authored
Merge pull request #293 from signalfx/dependabot/maven/jackson.version-2.14.1
Bump jackson.version from 2.14.0 to 2.14.1
2 parents e1ce6be + c1102e3 commit 566aba1

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
@@ -17,7 +17,7 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818

1919
<!-- versions -->
20-
<jackson.version>2.14.0</jackson.version>
20+
<jackson.version>2.14.1</jackson.version>
2121
<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>

0 commit comments

Comments
 (0)