From d5e50a8ec673f0a2a6d3c275c1c56c2da6480525 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 05:43:13 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index d7f4582..a3aa25e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,28 +51,28 @@ org.elasticsearch elasticsearch - ${elasticsearch.version} + 5.6.15 provided junit junit - ${junit.version} + 4.12 test org.elasticsearch.plugin transport-netty3-client - ${elasticsearch.version} + 5.6.9 test org.codelibs.elasticsearch.module reindex - ${elasticsearch.version} + 5.6.9 test @@ -88,25 +88,25 @@ org.codelibs.elasticsearch.module lang-painless - ${elasticsearch.version} + 5.6.9 test commons-io commons-io - ${commons-io.version} + 2.4 test org.apache.httpcomponents httpcore - ${httpcore.version} + 4.4.8 test org.elasticsearch.client elasticsearch-rest-client - ${elasticsearch.version} + 5.6.9 test @@ -135,7 +135,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + 4.4.8 test