This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 92c120f2aea9f832a7cec7c4e959dd04b8fa9a4c Author: Maksim Meliashchuk <[email protected]> AuthorDate: Tue Sep 12 00:09:53 2023 +0300 JAMES-2156 scope-compile removed because it is default --- mailbox/jpa/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/mailbox/jpa/pom.xml b/mailbox/jpa/pom.xml index 558c5ca266..209bbdd037 100644 --- a/mailbox/jpa/pom.xml +++ b/mailbox/jpa/pom.xml @@ -110,7 +110,6 @@ <dependency> <groupId>${james.groupId}</groupId> <artifactId>james-server-jpa-common-guice</artifactId> - <scope>compile</scope> </dependency> <dependency> <groupId>${james.groupId}</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
