diff --git a/artemis-features/src/main/resources/features.xml b/artemis-features/src/main/resources/features.xml index 5ceba11216..5d3c6a2980 100644 --- a/artemis-features/src/main/resources/features.xml +++ b/artemis-features/src/main/resources/features.xml @@ -68,7 +68,7 @@ mvn:org.apache.geronimo.specs/geronimo-jms_2.0_spec/${geronimo.jms.2.spec.version} mvn:org.apache.commons/commons-configuration2/${commons.config.version} - mvn:org.apache.commons/commons-text/1.6 + mvn:org.apache.commons/commons-text/${commons.text.version} mvn:org.apache.commons/commons-lang3/${commons.lang.version} mvn:org.jctools/jctools-core/${jctools.version} diff --git a/pom.xml b/pom.xml index 239d366807..1cb536d83e 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ 10.11.1.1 1.9.4 3.2.2 + 1.8 1.16 24.1.1-jre 3.4.0.Final