aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-11 10:59:51 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-11 10:59:51 +0200
commitfc70d37a3e9f28506f8f69253de826c6bc9c348f (patch)
treeeddfedff75c961d3c1f5cda266c1082c7805f1cd
parentc0fb1050bc1156a4f94b0ea4e9de7bd2e3c8a91a (diff)
fixup! Update athenz.version to v1.11.34
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml2
-rw-r--r--vespa-dependencies-enforcer/allowed-maven-dependencies.txt10
2 files changed, 6 insertions, 6 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index eb4803c5b57..1d66b943bed 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -20,7 +20,7 @@
<junit5.platform.version>1.8.1</junit5.platform.version>
<!-- MUST BE KEPT IN SYNC WITH parent/pom.xml -->
- <athenz.version>1.11.28</athenz.version>
+ <athenz.version>1.11.34</athenz.version>
<bouncycastle.version>1.74</bouncycastle.version>
<commons-codec.version>1.15</commons-codec.version>
diff --git a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
index d0dd136aa69..a00747ec62f 100644
--- a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
+++ b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
@@ -40,11 +40,11 @@ com.sun.xml.bind:jaxb-core:2.3.0
com.sun.xml.bind:jaxb-impl:2.3.0
com.sun.xml.fastinfoset:FastInfoset:1.2.16
com.thaiopensource:jing:20091111
-com.yahoo.athenz:athenz-auth-core:1.11.28
-com.yahoo.athenz:athenz-client-common:1.11.28
-com.yahoo.athenz:athenz-zms-core:1.11.28
-com.yahoo.athenz:athenz-zpe-java-client:1.11.28
-com.yahoo.athenz:athenz-zts-core:1.11.28
+com.yahoo.athenz:athenz-auth-core:1.11.34
+com.yahoo.athenz:athenz-client-common:1.11.34
+com.yahoo.athenz:athenz-zms-core:1.11.34
+com.yahoo.athenz:athenz-zpe-java-client:1.11.34
+com.yahoo.athenz:athenz-zts-core:1.11.34
com.yahoo.rdl:rdl-java:1.5.4
commons-cli:commons-cli:1.5.0
commons-codec:commons-codec:1.15