summaryrefslogtreecommitdiffstats
path: root/testutil/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-09-04 17:51:15 +0200
committerGitHub <noreply@github.com>2023-09-04 17:51:15 +0200
commitbedbd44069d0464bbd23a367e144cb32fad4573a (patch)
tree3f11fb611e970719b1b4dcabf9f015ab34dd91e6 /testutil/pom.xml
parentecc63b46114df6049464af2956a8cd2f1beee156 (diff)
parentbb436916fd27e669ba0107761312d1cd4229a303 (diff)
Merge pull request #28370 from vespa-engine/renovate/major-guice.vespa.version
Update dependency com.google.inject:guice to v7
Diffstat (limited to 'testutil/pom.xml')
-rw-r--r--testutil/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testutil/pom.xml b/testutil/pom.xml
index 7f57b6defee..a26459c0b8a 100644
--- a/testutil/pom.xml
+++ b/testutil/pom.xml
@@ -24,7 +24,7 @@
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
- <classifier>no_aop</classifier>
+
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>