Skip to content

Commit

Permalink
[Backport 2.x] fix(deps): update dependency com.fasterxml.jackson.cor…
Browse files Browse the repository at this point in the history
…e:jackson-core to v2.18.1 (#941)

fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.18.1 (#939)



(cherry picked from commit e5d08c5)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 1, 2024
1 parent 501627c commit 9e6c9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildscript {

isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
swaggerVersion = "2.1.23"
jacksonVersion = "2.18.0"
jacksonVersion = "2.18.1"
swaggerCoreVersion = "2.2.25"

}
Expand Down

0 comments on commit 9e6c9c2

Please sign in to comment.