This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 337045d93d1 NIFI-15828 Uprgaded ActiveMQ from 6.2.3 to 6.2.4 (#11128)
337045d93d1 is described below

commit 337045d93d1ff55e43af1f3e275158b9fa620698
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 16:14:15 2026 -0500

    NIFI-15828 Uprgaded ActiveMQ from 6.2.3 to 6.2.4 (#11128)
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml 
b/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
index 9b0224c158f..7662d6c4dd7 100644
--- a/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
+++ b/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
@@ -19,7 +19,7 @@
     <packaging>jar</packaging>
 
     <properties>
-        <activemq.version>6.2.3</activemq.version>
+        <activemq.version>6.2.4</activemq.version>
     </properties>
 
     <dependencies>

Reply via email to