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

wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new e23e3ac4ed Bump org.apache.activemq:activemq-client (#7323)
e23e3ac4ed is described below

commit e23e3ac4ed5f83735797c4a9d5ffc0606cbe94ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 11 17:40:02 2024 +0800

    Bump org.apache.activemq:activemq-client (#7323)
    
    Bumps org.apache.activemq:activemq-client from 5.14.5 to 5.15.16.
---
 seatunnel-connectors-v2/connector-activemq/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/seatunnel-connectors-v2/connector-activemq/pom.xml 
b/seatunnel-connectors-v2/connector-activemq/pom.xml
index 7a72a3b1c4..b905e05571 100644
--- a/seatunnel-connectors-v2/connector-activemq/pom.xml
+++ b/seatunnel-connectors-v2/connector-activemq/pom.xml
@@ -30,7 +30,7 @@
     <name>SeaTunnel : Connectors V2 : Activemq</name>
 
     <properties>
-        <activemq.version>5.14.5</activemq.version>
+        <activemq.version>5.15.16</activemq.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to