This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 1c3bcb11c4562be942bfdd2da6caed8a66fd8bda Author: Jean Helou <j...@xn--gml-cma.com> AuthorDate: Tue Aug 12 19:14:08 2025 +0200 [devscout] cleans up duplicate library declarations --- mailbox/postgres/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/mailbox/postgres/pom.xml b/mailbox/postgres/pom.xml index 49b968fa11..4766569e23 100644 --- a/mailbox/postgres/pom.xml +++ b/mailbox/postgres/pom.xml @@ -88,16 +88,6 @@ <artifactId>blob-memory</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>${james.groupId}</groupId> - <artifactId>blob-memory</artifactId> - <scope>test</scope> - </dependency> - <dependency> - <groupId>${james.groupId}</groupId> - <artifactId>blob-storage-strategy</artifactId> - <scope>test</scope> - </dependency> <dependency> <groupId>${james.groupId}</groupId> <artifactId>blob-storage-strategy</artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org