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

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


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 208ad008e1 Drop redundant / unused dependencies
208ad008e1 is described below

commit 208ad008e1c3d51645499ab6eccf028271664ae9
Author: Richard Zowalla <[email protected]>
AuthorDate: Sun Jun 26 14:32:44 2022 +0200

    Drop redundant / unused dependencies
---
 itests/tomee-server-version/pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/itests/tomee-server-version/pom.xml 
b/itests/tomee-server-version/pom.xml
index e4f12583e9..6e0a164871 100644
--- a/itests/tomee-server-version/pom.xml
+++ b/itests/tomee-server-version/pom.xml
@@ -64,21 +64,6 @@
   </build>
 
   <dependencies>
-    <dependency>
-      <groupId>org.tomitribe</groupId>
-      <artifactId>tomitribe-util</artifactId>
-      <version>1.2.3</version>
-    </dependency>
-    <dependency>
-      <groupId>org.tomitribe</groupId>
-      <artifactId>swizzle</artifactId>
-      <version>1.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.commons</groupId>
-      <artifactId>commons-compress</artifactId>
-      <version>1.14</version>
-    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>

Reply via email to