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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new b0747b280 Bump org.apache.activemq:artemis-jakarta-client-all (#2459)
b0747b280 is described below

commit b0747b28092ddebbe9c0f645b8605a5b0dc0b94d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 2 09:42:27 2025 +0200

    Bump org.apache.activemq:artemis-jakarta-client-all (#2459)
    
    Bumps org.apache.activemq:artemis-jakarta-client-all from 2.40.0 to 2.41.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:artemis-jakarta-client-all
      dependency-version: 2.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f86d7c2cf..7385527fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
         <!-- These properties must keep this same format 
"version.<groupId>.<artifactId>" -->
         
<version.org.apache.commons.commons-dbcp2>2.13.0</version.org.apache.commons.commons-dbcp2>
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.32</version.com.amazon.redshift.redshift-jdbc42>
-        
<version.org.apache.activemq.artemis-jakarta-client-all>2.40.0</version.org.apache.activemq.artemis-jakarta-client-all>
+        
<version.org.apache.activemq.artemis-jakarta-client-all>2.41.0</version.org.apache.activemq.artemis-jakarta-client-all>
         
<version.org.messaginghub.pooled-jms>3.1.7</version.org.messaginghub.pooled-jms>
        
<version.org.postgresql.postgresql>42.7.5</version.org.postgresql.postgresql>
        
<version.net.snowflake.snowflake-jdbc>3.22.0</version.net.snowflake.snowflake-jdbc>

Reply via email to