aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-04-13 10:03:32 +0200
committerJon Marius Venstad <venstad@gmail.com>2021-04-13 10:03:32 +0200
commit17b5a326d1e908cd282e1a3a13aa81a6be7ec2a4 (patch)
treed9cc3863e60835cb7f6f497731dfeefa126def7a /hosted-tenant-base
parentf9cc338cc28a79045da882db7ddcc8e02cb301df (diff)
Revert "Revert "Upgrade athenz to 1.10.11""
This reverts commit 39bc5dfaddbc145ce66828624b77079db12b5284.
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 094238454c9..08648f47ce2 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -66,6 +66,11 @@
<type>pom</type>
<scope>import</scope>
</dependency>
+ <dependency>
+ <groupId>org.glassfish.jaxb</groupId>
+ <artifactId>jaxb-runtime</artifactId>
+ <version>2.3.2</version> <!-- 2.3.3 has BROKEN manifest -->
+ </dependency>
</dependencies>
</dependencyManagement>