summaryrefslogtreecommitdiffstats
path: root/document/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-09-04 19:49:27 +0200
committerGitHub <noreply@github.com>2023-09-04 19:49:27 +0200
commit8586e0137c6ec1dc0a9d10b0fcbc5578e122c504 (patch)
tree0d356ae9de3ec1642e6fce735631d60d19a4c787 /document/pom.xml
parent5b60dfc46e42d7c78f68e74f71b76ae8ad41e14d (diff)
parentbedbd44069d0464bbd23a367e144cb32fad4573a (diff)
Merge branch 'master' into bjorncs/move-jersey-out
Diffstat (limited to 'document/pom.xml')
-rw-r--r--document/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/pom.xml b/document/pom.xml
index 5db432d2447..2b13a4ace4f 100644
--- a/document/pom.xml
+++ b/document/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
- <classifier>no_aop</classifier>
+
<scope>provided</scope>
</dependency>
<dependency>