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

oscerd 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 f8c9dd734 chore(deps): bump org.messaginghub:pooled-jms from 3.2.4 to 
3.2.5 (#3023)
f8c9dd734 is described below

commit f8c9dd7340592fbaed30378c74a5b9127829bf62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 18:06:46 2026 +0200

    chore(deps): bump org.messaginghub:pooled-jms from 3.2.4 to 3.2.5 (#3023)
    
    Bumps the version.org.messaginghub.pooled-jms property from 3.2.4 to 3.2.5.
    
    The property is consumed by the groovy-maven-plugin execution at
    process-resources, which rewrites the mvn: coordinates in kamelets/, so the 
two
    Kamelets pinning pooled-jms, jms-pooled-apache-artemis-source and
    jms-pooled-apache-artemis-sink, are updated by the next build along with the
    catalog SBOM. The regen bot picks those up, as it did after the redshift 
bump in
    #3053.
    
    Co-authored-by: Claude Opus 5 <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a0b7e9f7..c715ae918 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         
<version.org.apache.commons.commons-dbcp2>2.14.0</version.org.apache.commons.commons-dbcp2>
         
<version.com.amazon.redshift.redshift-jdbc42>2.2.9</version.com.amazon.redshift.redshift-jdbc42>
         
<version.org.apache.activemq.artemis-jakarta-client-all>2.57.0</version.org.apache.activemq.artemis-jakarta-client-all>
-        
<version.org.messaginghub.pooled-jms>3.2.4</version.org.messaginghub.pooled-jms>
+        
<version.org.messaginghub.pooled-jms>3.2.5</version.org.messaginghub.pooled-jms>
         
<version.org.postgresql.postgresql>42.7.13</version.org.postgresql.postgresql>
         
<version.net.snowflake.snowflake-jdbc>4.3.4</version.net.snowflake.snowflake-jdbc>
         
<version.io.quarkus.quarkus-apicurio-registry-avro>3.24.2</version.io.quarkus.quarkus-apicurio-registry-avro>

Reply via email to