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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c77a78  Minor: Regenerated BOMs for 
5b79c0f8e2517779a0058b3f0c4f584e35575431
5c77a78 is described below

commit 5c77a78a8973dbaab058381ac818f0c367b8c7d7
Author: rzo1 <[email protected]>
AuthorDate: Thu Mar 24 08:56:26 2022 +0000

    Minor: Regenerated BOMs for 5b79c0f8e2517779a0058b3f0c4f584e35575431
    
    Signed-off-by: GitHub <[email protected]>
---
 boms/tomee-plume/pom.xml | 11 +++++++++++
 boms/tomee-plus/pom.xml  | 11 +++++++++++
 2 files changed, 22 insertions(+)

diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index ca62d0d..4c0ee32 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -310,6 +310,17 @@
       </exclusions>
     </dependency>
     <dependency>
+      <groupId>org.apache.activemq</groupId>
+      <artifactId>activemq-openwire-legacy</artifactId>
+      <version>5.16.4</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
       <groupId>org.apache.batchee</groupId>
       <artifactId>batchee-jbatch</artifactId>
       <version>1.0.2-SNAPSHOT</version>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 789a000..b9cd3e7 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -310,6 +310,17 @@
       </exclusions>
     </dependency>
     <dependency>
+      <groupId>org.apache.activemq</groupId>
+      <artifactId>activemq-openwire-legacy</artifactId>
+      <version>5.16.4</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
       <groupId>org.apache.batchee</groupId>
       <artifactId>batchee-jbatch</artifactId>
       <version>1.0.2-SNAPSHOT</version>

Reply via email to