diff --git a/pom.xml b/pom.xml index 8ce365711..a9d904a31 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ 1.27 2.7.7 2.3.12 + 2.0.6.1 @@ -112,6 +113,11 @@ org.restlet.ext.servlet ${dependency.restlet.version} + + 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 2ef30cc85..4383fd79d 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -99,7 +99,7 @@ openjson-1.0.12.jar https://github.com/openjson/openjson/blob/v1.0.12/LICENSE.tx jna-5.8.0.jar https://github.com/java-native-access/jna/blob/5.8.0/LICENSE isoparser-1.9.41.7.jar http://www.apache.org/licenses/LICENSE-2.0.txt metadata-extractor-2.15.0.1.jar http://www.apache.org/licenses/LICENSE-2.0.txt -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