diff --git a/minifi/pom.xml b/minifi/pom.xml index 2088c5f398..163917a008 100644 --- a/minifi/pom.xml +++ b/minifi/pom.xml @@ -754,17 +754,6 @@ limitations under the License. javax.jms-api 2.0.1 - - org.apache.activemq - activemq-client - 5.15.15 - - - org.apache.activemq - activemq-broker - 5.15.15 - test - org.apache.hadoop hadoop-common diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml index b522cf4b8c..97012fc162 100644 --- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml +++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml @@ -69,20 +69,19 @@ org.apache.activemq activemq-client - 5.15.15 - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - + 5.18.0 test org.apache.activemq activemq-broker - 5.15.15 + 5.18.0 + test + + + com.google.guava + guava + 31.1-jre test