diff --git a/pom.xml b/pom.xml index 17e91bc..e72c0a2 100644 --- a/pom.xml +++ b/pom.xml @@ -76,15 +76,200 @@ + + com.fasterxml.jackson.core + jackson-annotations + 2.18.2 + + + com.fasterxml.jackson.core + jackson-core + 2.18.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.18.2 + + + com.github.cafapi.common + util-process-identifier + 4.0.1-694 + + + com.github.cafapi.logging + caf-logging-common + 3.0.0-407 + + + com.github.cafapi.logging + caf-logging-log4j2 + 3.0.0-407 + + + com.google.code.findbugs + jsr305 + 3.0.2 + + + commons-codec + commons-codec + 1.17.1 + + + commons-logging + commons-logging + 1.3.4 + + + io.projectreactor + reactor-core + 3.7.1 + + + jakarta.annotation + jakarta.annotation-api + 3.0.0 + + + jakarta.json + jakarta.json-api + 2.1.3 + + + jakarta.json.bind + jakarta.json.bind-api + 3.0.1 + + + org.apache.commons + commons-lang3 + 3.17.0 + + + org.apache.commons + commons-text + 1.13.0 + + + org.apache.httpcomponents + httpasyncclient + 4.1.5 + + + org.apache.httpcomponents + httpclient + 4.5.14 + + + org.apache.httpcomponents + httpcore + 4.4.16 + + + org.apache.httpcomponents + httpcore-nio + 4.4.16 + + + org.apache.httpcomponents.client5 + httpclient5 + 5.4.1 + + + org.apache.httpcomponents.core5 + httpcore5 + 5.3.1 + + + org.apache.httpcomponents.core5 + httpcore5-h2 + 5.3.1 + org.apache.logging.log4j log4j-api - 2.23.1 + 2.24.3 org.apache.logging.log4j log4j-core - 2.23.1 + 2.24.3 + + + org.apache.logging.log4j + log4j-jul + 2.24.3 + + + org.apiguardian + apiguardian-api + 1.1.2 + + + org.eclipse + yasson + 3.0.4 + + + org.eclipse.parsson + parsson + 1.1.7 + + + org.junit.jupiter + junit-jupiter-api + 5.11.4 + + + org.junit.jupiter + junit-jupiter-engine + 5.11.4 + + + org.junit.platform + junit-platform-commons + 1.11.4 + + + org.junit.platform + junit-platform-engine + 1.11.4 + + + org.opensearch.client + opensearch-java + 2.19.0 + + + org.opensearch.client + opensearch-rest-client + 2.18.0 + + + org.opentest4j + opentest4j + 1.3.0 + + + org.reactivestreams + reactive-streams + 1.0.4 + + + org.slf4j + jcl-over-slf4j + 2.0.16 + + + org.slf4j + slf4j-api + 2.0.16 + + + org.slf4j + slf4j-simple + 2.0.16