From 1feea1f44177901bd87ef53ba2c06445316a863c Mon Sep 17 00:00:00 2001
From: Stephane Nicoll <snicoll@pivotal.io>
Date: Sat, 6 Oct 2018 16:37:33 +0200
Subject: [PATCH] Polish

---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 70bb292..338cefa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,10 +225,6 @@
         <jdk>[11,)</jdk>
       </activation>
       <dependencies>
-        <dependency>
-          <groupId>javax.xml.bind</groupId>
-          <artifactId>jaxb-api</artifactId>
-        </dependency>
         <dependency>
           <groupId>org.glassfish.jaxb</groupId>
           <artifactId>jaxb-runtime</artifactId>
-- 
GitLab