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

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


The following commit(s) were added to refs/heads/main by this push:
     new 09e442e729 Minor: Regenerated BOMs for 
31a3a6f0aa89d9e742f9a55fa948257c142fa62a
09e442e729 is described below

commit 09e442e729607d295ed6eded1810205e498dfb19
Author: jgallimore <jgallim...@users.noreply.github.com>
AuthorDate: Thu May 16 21:31:55 2024 +0000

    Minor: Regenerated BOMs for 31a3a6f0aa89d9e742f9a55fa948257c142fa62a
    
    Signed-off-by: GitHub <nore...@github.com>
---
 boms/tomee-plume/pom.xml | 11 -----------
 boms/tomee-plus/pom.xml  | 11 -----------
 2 files changed, 22 deletions(-)

diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index ce87cc2722..3fdd161c86 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -111,17 +111,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>com.sun.xml.bind</groupId>
-      <artifactId>jaxb-impl</artifactId>
-      <version>2.3.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
     <dependency>
       <groupId>com.sun.xml.messaging.saaj</groupId>
       <artifactId>saaj-impl</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index cba93e7702..90ad13f29f 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -111,17 +111,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>com.sun.xml.bind</groupId>
-      <artifactId>jaxb-impl</artifactId>
-      <version>2.3.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
     <dependency>
       <groupId>com.sun.xml.messaging.saaj</groupId>
       <artifactId>saaj-impl</artifactId>

Reply via email to