Skip to content

Commit e609730

Browse files
fix(deps): update jackson monorepo to v2.18.1
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit e609730

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.24.1"
167167
def nettyVersion = "4.1.101.Final"
168-
def jacksonDatabindVersion = "2.18.0"
168+
def jacksonDatabindVersion = "2.18.1"
169169
def guavaVersion = "32.1.3-jre"
170170
def guiceVersion = "7.0.0"
171171
def junit4Version = "4.13.2"

0 commit comments

Comments
 (0)