We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654a735 commit 9d1d235Copy full SHA for 9d1d235
build.gradle
@@ -165,7 +165,7 @@ dependencies {
165
def opensearchVersion = "${opensearch_version}"
166
def log4jVersion = "2.24.1"
167
def nettyVersion = "4.1.101.Final"
168
- def jacksonDatabindVersion = "2.18.0"
+ def jacksonDatabindVersion = "2.18.2"
169
def guavaVersion = "32.1.3-jre"
170
def guiceVersion = "7.0.0"
171
def junit4Version = "4.13.2"
0 commit comments