Explorar el Código

HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.

Wei-Chiu Chuang hace 8 años
padre
commit
24a83febea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -962,7 +962,7 @@
       <dependency>
         <groupId>javax.xml.bind</groupId>
         <artifactId>jaxb-api</artifactId>
-        <version>2.2.2</version>
+        <version>2.2.11</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.jettison</groupId>