Skip to content

Commit e5d08c5

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.1 (#939)
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 b27f833 commit e5d08c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ buildscript {
3535

3636
isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
3737
swaggerVersion = "2.1.23"
38-
jacksonVersion = "2.18.0"
38+
jacksonVersion = "2.18.1"
3939
swaggerCoreVersion = "2.2.25"
4040

4141
}

0 commit comments

Comments
 (0)