From d91f0c89ba6f8a525cfcc3a31e6a8109338a39e9 Mon Sep 17 00:00:00 2001 From: "jgoldverg@gmail.com" Date: Wed, 21 Aug 2019 13:59:11 -0400 Subject: [PATCH] missing javax dependency that was causing the build to break --- pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9555407..c7cde9e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,7 @@ - + 4.0.0 @@ -37,6 +36,11 @@ + + javax.xml.bind + jaxb-api + 2.1 + com.atlassian.bamboo atlassian-bamboo-web