This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway-app-referenceapp.git
The following commit(s) were added to refs/heads/v3 by this push:
new 1ff73ed pom fix
1ff73ed is described below
commit 1ff73ed3d74b1e4d2f7a14f21c506db5092996a2
Author: Andi Huber <[email protected]>
AuthorDate: Thu Apr 10 06:09:21 2025 +0200
pom fix
---
domain/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/domain/pom.xml b/domain/pom.xml
index f75f993..aef4fa7 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -66,10 +66,6 @@
<groupId>org.apache.causeway.extensions</groupId>
<artifactId>causeway-extensions-secman-encryption-spring</artifactId>
</dependency>
- <dependency>
- <groupId>org.apache.causeway.extensions</groupId>
-
<artifactId>causeway-extensions-secman-delegated-shiro</artifactId>
- </dependency>
<dependency>
<groupId>org.apache.causeway.testing</groupId>
<artifactId>causeway-testing-h2console-ui</artifactId>