Fix potential ClassNotFound
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b45b764..c79fb90 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                <groupId>org.apache.camel</groupId>
                                                <artifactId>camel-servlet-starter</artifactId>
                                </dependency>
+                               <dependency>
+                                               <groupId>javax.xml.bind</groupId>
+                                               <artifactId>jaxb-api</artifactId>
+                                               <version>2.3.0</version>
+                               </dependency> 
                                <!-- Spring famework -->
                                <dependency>
                                                <groupId>org.springframework.boot</groupId>