From f0c9749ecbc057f7548ade53d38b76d48d62c1f2 Mon Sep 17 00:00:00 2001 From: Vitor Moreira Date: Wed, 12 Jan 2022 17:44:20 +0000 Subject: [PATCH] MNT-22544: bumped jdom2 version to 2.0.6.1 --- pom.xml | 6 ++++++ .../packaging/src/main/resources/licenses/notice.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb117ca44..94574252c 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ 3.0.1 2.7.7 2.3.12 + 2.0.6.1 @@ -119,6 +120,11 @@ + + org.jdom + jdom2 + ${dependency.jdom2.version} + diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 230d2418f..60b880950 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -83,7 +83,7 @@ jetty-xml-9.3.29.v20201019.jar https://www.eclipse.org/jetty/licenses.html woodstox-core-5.0.3.jar https://github.com/FasterXML/woodstox aggdesigner-algorithm-6.0.jar https://github.com/julianhyde/aggdesigner parso-2.0.14.jar https://github.com/epam/parso/blob/v2.0.14/LICENSE -jdom2-2.0.6.jar https://github.com/hunterhacker/jdom/blob/JDOM-2.0.6/LICENSE.txt +jdom2-2.0.6.1.jar https://github.com/hunterhacker/jdom/blob/JDOM-2.0.6.1/LICENSE.txt hadoop-annotations-2.7.7.jar https://github.com/apache/hadoop/blob/rel/release-2.7.7/LICENSE.txt hadoop-auth-2.7.7.jar https://github.com/apache/hadoop/blob/rel/release-2.7.7/LICENSE.txt hadoop-common-2.7.7.jar https://github.com/apache/hadoop/blob/rel/release-2.7.7/LICENSE.txt