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 2c627a786 Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0 
(#2663)
2c627a786 is described below

commit 2c627a7860c0ffe3999634c1998069ed0f11825b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 14:43:31 2025 +0100

    Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0 (#2663)
    
    Bumps org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-dbcp2
      dependency-version: 2.14.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 fd23fd756..c3f09fe41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
 
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->
         <!-- 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.org.apache.commons.commons-dbcp2>2.14.0</version.org.apache.commons.commons-dbcp2>
         
<version.com.amazon.redshift.redshift-jdbc42>2.2.1</version.com.amazon.redshift.redshift-jdbc42>
         
<version.org.apache.activemq.artemis-jakarta-client-all>2.44.0</version.org.apache.activemq.artemis-jakarta-client-all>
         
<version.org.messaginghub.pooled-jms>3.1.7</version.org.messaginghub.pooled-jms>

Reply via email to