Merge "NoClassDefFoundError javax/xml/bind/ValidationException"
authorLorraine Welch <lb2391@att.com>
Fri, 19 Jul 2019 17:25:12 +0000 (17:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 19 Jul 2019 17:25:12 +0000 (17:25 +0000)
ecomp-portal-BE-common/pom.xml

index 61f166d..58ae584 100644 (file)
                        <artifactId>spring-test</artifactId>
                        <version>${springframework.version}</version>
                </dependency>
+               <dependency>
+                       <groupId>javax.xml.bind</groupId>
+                       <artifactId>jaxb-api</artifactId>
+                       <version>2.4.0-b180830.0359</version>
+               </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-starter</artifactId>