This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/spring6 by this push:
new bc1e0613d3 ISIS-3275: remove superfluous deps (left over from
troubleshooting)
bc1e0613d3 is described below
commit bc1e0613d3d712081778f5a46a0a77f82f61e604
Author: Andi Huber <[email protected]>
AuthorDate: Wed Nov 30 06:38:11 2022 +0100
ISIS-3275: remove superfluous deps (left over from troubleshooting)
---
regressiontests/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/regressiontests/pom.xml b/regressiontests/pom.xml
index 52e0fd38fd..d61623030c 100644
--- a/regressiontests/pom.xml
+++ b/regressiontests/pom.xml
@@ -135,11 +135,6 @@
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.apache.causeway.commons</groupId>
- <artifactId>causeway-commons</artifactId>
- </dependency>
-
<dependency>
<groupId>org.apache.causeway.testing</groupId>
<artifactId>causeway-testing-unittestsupport-applib</artifactId>