aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2021-04-13 16:42:41 +0200
committerGitHub <noreply@github.com>2021-04-13 16:42:41 +0200
commitee3bc15f6c8610d633adb4d0d453301794b254de (patch)
tree47bdf6e86ee975e970de69e505d0185c73c146f2 /hosted-tenant-base
parent80ae4ab691dde21bb156285fafa7910baa4a42bd (diff)
Revert "Revert "Revert "Revert "Jonmv/reapply upgrade athenz""""
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>