summaryrefslogtreecommitdiffstats
path: root/vespa-athenz
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2023-08-29 14:00:38 +0200
committerGitHub <noreply@github.com>2023-08-29 14:00:38 +0200
commitbebac62b9fac0ce24f975e376380a4621d462520 (patch)
tree7208e131ff536f096b869a4bac9a431356e1b600 /vespa-athenz
parent47bb66570c5e5cd94b0213dfe5857e86c533c597 (diff)
parent097fca83b38956b887fd4f1e2cf33f4bafdea921 (diff)
Merge pull request #28234 from vespa-engine/renovate/major-javahamcrest-monorepo
Update javahamcrest monorepo to v2 (major)
Diffstat (limited to 'vespa-athenz')
-rw-r--r--vespa-athenz/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml
index 66b369f00fe..b02fc366d07 100644
--- a/vespa-athenz/pom.xml
+++ b/vespa-athenz/pom.xml
@@ -118,11 +118,7 @@
</exclusion>
<exclusion>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>