aboutsummaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-12 12:22:29 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-12 14:41:24 +0100
commit8a1d10481223502d3b9c2267f7c8c0f24b60d641 (patch)
tree3518be4367f5f9bc1cbcddbc1d70c93b5a1c7409 /maven-plugins
parent111109587826ff5e5d09ffa97a49973abc2c355b (diff)
Jackson 2.14
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/allowed-maven-dependencies.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/maven-plugins/allowed-maven-dependencies.txt b/maven-plugins/allowed-maven-dependencies.txt
index 9cf9e978cca..11b8c23e9e0 100644
--- a/maven-plugins/allowed-maven-dependencies.txt
+++ b/maven-plugins/allowed-maven-dependencies.txt
@@ -1,8 +1,8 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
aopalliance:aopalliance:1.0
-com.fasterxml.jackson.core:jackson-annotations:2.13.4
-com.fasterxml.jackson.core:jackson-core:2.13.4
-com.fasterxml.jackson.core:jackson-databind:2.13.4.2
+com.fasterxml.jackson.core:jackson-annotations:2.14.0
+com.fasterxml.jackson.core:jackson-core:2.14.0
+com.fasterxml.jackson.core:jackson-databind:2.14.0
com.google.errorprone:error_prone_annotations:2.2.0
com.google.guava:failureaccess:1.0.1
com.google.guava:guava:27.1-jre