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

github-bot pushed a commit to branch regenerate_boms_after_dep_upgrade
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 0e0fa335050e92a754c18e0337da6744f3aff9b1
Author: jungm <[email protected]>
AuthorDate: Sun Feb 22 15:41:37 2026 +0000

    Minor: Regenerated BOMs for e360c67bd4241d7fdafda32a9f469bd9626d8554
    
    Signed-off-by: GitHub <[email protected]>
---
 boms/tomee-microprofile/pom.xml |  2 +-
 boms/tomee-plume/pom.xml        | 14 +++++++-------
 boms/tomee-plus/pom.xml         | 14 +++++++-------
 boms/tomee-webprofile/pom.xml   |  2 +-
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 52295295ff..f2ae39211e 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -404,7 +404,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-pool2</artifactId>
-        <version>2.13.0</version>
+        <version>2.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index f8a5c3bd9c..963b6a2381 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -404,32 +404,32 @@
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-broker</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-client</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-jdbc-store</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-kahadb-store</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-openwire-legacy</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-ra</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.batchee</groupId>
@@ -449,7 +449,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-pool2</artifactId>
-        <version>2.13.0</version>
+        <version>2.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 2d4b7bc9c4..0eb4c88539 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -404,32 +404,32 @@
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-broker</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-client</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-jdbc-store</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-kahadb-store</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-openwire-legacy</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activemq-ra</artifactId>
-        <version>6.2.0</version>
+        <version>6.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.batchee</groupId>
@@ -449,7 +449,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-pool2</artifactId>
-        <version>2.13.0</version>
+        <version>2.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 8aa66ec91f..6e658e9b98 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -119,7 +119,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-pool2</artifactId>
-        <version>2.13.0</version>
+        <version>2.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cxf</groupId>

Reply via email to