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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 6e6b666363 ARTEMIS-4840 Bump org.apache.commons:commons-dbcp2 from 
2.11.0 to 2.12.0
     new 85451628a2 This closes #4999
6e6b666363 is described below

commit 6e6b666363d4d5ca44612e972a19ddae2079cc64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 26 18:22:10 2024 +0000

    ARTEMIS-4840 Bump org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0
    
    Bumps org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-dbcp2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f419eb92c..6771264560 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
       <apache.derby.version>10.15.2.0</apache.derby.version>
       <commons.beanutils.version>1.9.4</commons.beanutils.version>
       <commons.logging.version>1.3.0</commons.logging.version>
-      <commons.dbcp2.version>2.11.0</commons.dbcp2.version>
+      <commons.dbcp2.version>2.12.0</commons.dbcp2.version>
       <commons.pool2.version>2.12.0</commons.pool2.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.10.0</commons.text.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to