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 91bcd08  Regenerate BOMs after latest dependency changes
91bcd08 is described below

commit 91bcd087003e2d22a29c24fe177582753c5814df
Author: Richard Zowalla <13417392+r...@users.noreply.github.com>
AuthorDate: Thu Jun 10 16:23:18 2021 +0200

    Regenerate BOMs after latest dependency changes
---
 boms/tomee-microprofile/pom.xml | 56 +++++++++++++----------------------------
 boms/tomee-plume/pom.xml        | 56 +++++++++++++----------------------------
 boms/tomee-plus/pom.xml         | 56 +++++++++++++----------------------------
 boms/tomee-webprofile/pom.xml   | 56 +++++++++++++----------------------------
 4 files changed, 68 insertions(+), 156 deletions(-)

diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index df39d0f..f8d2ce7 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -278,17 +278,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
-      <artifactId>commons-collections4</artifactId>
-      <version>4.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
       <artifactId>commons-dbcp2</artifactId>
       <version>2.1</version>
       <exclusions>
@@ -321,17 +310,6 @@
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.apache.tomee</groupId>
-      <artifactId>cxf-shade</artifactId>
-      <version>${project.version}</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-bindings-soap</artifactId>
       <version>3.4.3</version>
@@ -675,7 +653,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -686,7 +664,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -697,7 +675,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -708,7 +686,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -719,7 +697,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -774,7 +752,7 @@
     <dependency>
       <groupId>org.apache.openjpa</groupId>
       <artifactId>openjpa</artifactId>
-      <version>3.1.2</version>
+      <version>3.2.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -1114,6 +1092,17 @@
     </dependency>
     <dependency>
       <groupId>org.apache.tomee</groupId>
+      <artifactId>cxf-shade</artifactId>
+      <version>8.0.8-SNAPSHOT</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tomee</groupId>
       <artifactId>javaee-api</artifactId>
       <version>8.0-5</version>
       <exclusions>
@@ -1576,17 +1565,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.xbean</groupId>
-      <artifactId>xbean-asm8-shaded</artifactId>
-      <version>4.17</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-asm9-shaded</artifactId>
       <version>4.18</version>
       <exclusions>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 834b262..e0fa194 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -344,17 +344,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
-      <artifactId>commons-collections4</artifactId>
-      <version>4.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
       <artifactId>commons-dbcp2</artifactId>
       <version>2.1</version>
       <exclusions>
@@ -387,17 +376,6 @@
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.apache.tomee</groupId>
-      <artifactId>cxf-shade</artifactId>
-      <version>${project.version}</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-bindings-soap</artifactId>
       <version>3.4.3</version>
@@ -752,7 +730,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -763,7 +741,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -774,7 +752,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -785,7 +763,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -796,7 +774,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -829,7 +807,7 @@
     <dependency>
       <groupId>org.apache.openjpa</groupId>
       <artifactId>openjpa</artifactId>
-      <version>3.1.2</version>
+      <version>3.2.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -1169,6 +1147,17 @@
     </dependency>
     <dependency>
       <groupId>org.apache.tomee</groupId>
+      <artifactId>cxf-shade</artifactId>
+      <version>8.0.8-SNAPSHOT</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tomee</groupId>
       <artifactId>javaee-api</artifactId>
       <version>8.0-5</version>
       <exclusions>
@@ -1631,17 +1620,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.xbean</groupId>
-      <artifactId>xbean-asm8-shaded</artifactId>
-      <version>4.17</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-asm9-shaded</artifactId>
       <version>4.18</version>
       <exclusions>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 423be55..cb65c60 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -366,17 +366,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
-      <artifactId>commons-collections4</artifactId>
-      <version>4.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
       <artifactId>commons-dbcp2</artifactId>
       <version>2.1</version>
       <exclusions>
@@ -431,17 +420,6 @@
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.apache.tomee</groupId>
-      <artifactId>cxf-shade</artifactId>
-      <version>${project.version}</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-bindings-soap</artifactId>
       <version>3.4.3</version>
@@ -796,7 +774,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -807,7 +785,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -818,7 +796,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -829,7 +807,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -840,7 +818,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -895,7 +873,7 @@
     <dependency>
       <groupId>org.apache.openjpa</groupId>
       <artifactId>openjpa</artifactId>
-      <version>3.1.2</version>
+      <version>3.2.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -1235,6 +1213,17 @@
     </dependency>
     <dependency>
       <groupId>org.apache.tomee</groupId>
+      <artifactId>cxf-shade</artifactId>
+      <version>8.0.8-SNAPSHOT</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tomee</groupId>
       <artifactId>javaee-api</artifactId>
       <version>8.0-5</version>
       <exclusions>
@@ -1697,17 +1686,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.xbean</groupId>
-      <artifactId>xbean-asm8-shaded</artifactId>
-      <version>4.17</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-asm9-shaded</artifactId>
       <version>4.18</version>
       <exclusions>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 3d37040..5b4c7d5 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -212,17 +212,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
-      <artifactId>commons-collections4</artifactId>
-      <version>4.4</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
       <artifactId>commons-dbcp2</artifactId>
       <version>2.1</version>
       <exclusions>
@@ -255,17 +244,6 @@
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.apache.tomee</groupId>
-      <artifactId>cxf-shade</artifactId>
-      <version>${project.version}</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-management</artifactId>
       <version>3.4.3</version>
@@ -411,7 +389,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-core</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -422,7 +400,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jaxrs</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -433,7 +411,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonb</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -444,7 +422,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-jsonp-strict</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -455,7 +433,7 @@
     <dependency>
       <groupId>org.apache.johnzon</groupId>
       <artifactId>johnzon-mapper</artifactId>
-      <version>1.2.11</version>
+      <version>1.2.13</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -499,7 +477,7 @@
     <dependency>
       <groupId>org.apache.openjpa</groupId>
       <artifactId>openjpa</artifactId>
-      <version>3.1.2</version>
+      <version>3.2.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
@@ -828,6 +806,17 @@
     </dependency>
     <dependency>
       <groupId>org.apache.tomee</groupId>
+      <artifactId>cxf-shade</artifactId>
+      <version>8.0.8-SNAPSHOT</version>
+      <exclusions>
+        <exclusion>
+          <artifactId>*</artifactId>
+          <groupId>*</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tomee</groupId>
       <artifactId>javaee-api</artifactId>
       <version>8.0-5</version>
       <exclusions>
@@ -1169,17 +1158,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.xbean</groupId>
-      <artifactId>xbean-asm8-shaded</artifactId>
-      <version>4.17</version>
-      <exclusions>
-        <exclusion>
-          <artifactId>*</artifactId>
-          <groupId>*</groupId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.xbean</groupId>
       <artifactId>xbean-asm9-shaded</artifactId>
       <version>4.18</version>
       <exclusions>

Reply via email to