Skip to content

Commit 6835bda

Browse files
authoredOct 15, 2024
fix(deps): update jackson monorepo to v2.18.0 (#1018)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent fe425f1 commit 6835bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dependencies {
165165
def opensearchVersion = "${opensearch_version}"
166166
def log4jVersion = "2.23.1"
167167
def nettyVersion = "4.1.101.Final"
168-
def jacksonDatabindVersion = "2.17.2"
168+
def jacksonDatabindVersion = "2.18.0"
169169
def guavaVersion = "32.1.3-jre"
170170
def guiceVersion = "7.0.0"
171171
def junit4Version = "4.13.2"

0 commit comments

Comments
 (0)