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 de7f7f65 Bump org.apache.activemq:artemis-jakarta-client-all (#2068)
de7f7f65 is described below

commit de7f7f6596076635e5a8962d24adb1b933df9792
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 07:58:25 2024 +0200

    Bump org.apache.activemq:artemis-jakarta-client-all (#2068)
    
    Bumps org.apache.activemq:artemis-jakarta-client-all from 2.33.0 to 2.34.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:artemis-jakarta-client-all
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 8080ff48..72a68f54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <!-- These properties must keep this same format 
"version.<groupId>.<artifactId>" -->
         
<version.org.apache.commons.commons-dbcp2>2.12.0</version.org.apache.commons.commons-dbcp2>
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.28</version.com.amazon.redshift.redshift-jdbc42>
-        
<version.org.apache.activemq.artemis-jakarta-client-all>2.33.0</version.org.apache.activemq.artemis-jakarta-client-all>
+        
<version.org.apache.activemq.artemis-jakarta-client-all>2.34.0</version.org.apache.activemq.artemis-jakarta-client-all>
        
<version.org.postgresql.postgresql>42.7.3</version.org.postgresql.postgresql>
        
<version.net.snowflake.snowflake-jdbc>3.16.1</version.net.snowflake.snowflake-jdbc>
        
<version.io.quarkus.quarkus-apicurio-registry-avro>3.6.3</version.io.quarkus.quarkus-apicurio-registry-avro>

Reply via email to