diff --git a/pom.xml b/pom.xml
index f2d177f..4b8fcfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
2.1.0
3.0.3
4.28.2
+ 2.18.6
@@ -46,6 +47,14 @@
pom
import
+
+
+ com.fasterxml.jackson
+ jackson-bom
+ ${jackson.version}
+ pom
+ import
+
@@ -54,12 +63,12 @@
org.apache.logging.log4j
log4j-api
- 2.24.3
+ 2.25.3
org.apache.logging.log4j
log4j-core
- 2.24.3
+ 2.25.3
org.apache.logging.log4j
@@ -208,7 +217,7 @@
org.apache.tomcat.embed
tomcat-embed-core
- 11.0.10
+ 11.0.14
provided
@@ -244,7 +253,6 @@
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
- 2.15.2
@@ -289,7 +297,7 @@
org.opensearch.client
opensearch-rest-client
- 2.11.1
+ 2.19.4
org.apache.httpcomponents
@@ -337,7 +345,7 @@
org.opensearch.client
opensearch-rest-high-level-client
- 2.11.1
+ 2.19.4
joda-time