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 a6c6979Copy full SHA for a6c6979
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.19.0"
169
def guavaVersion = "32.1.3-jre"
170
def guiceVersion = "7.0.0"
171
def junit4Version = "4.13.2"
0 commit comments