You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by we...@apache.org on 2016/10/26 11:41:42 UTC

hadoop git commit: HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.

Repository: hadoop
Updated Branches:
  refs/heads/trunk 44fdf0096 -> 24a83febe


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


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24a83feb
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24a83feb
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/24a83feb

Branch: refs/heads/trunk
Commit: 24a83febea4bef4d52f1ab952138d2fff0fa2445
Parents: 44fdf00
Author: Wei-Chiu Chuang <we...@apache.org>
Authored: Wed Oct 26 04:39:09 2016 -0700
Committer: Wei-Chiu Chuang <we...@apache.org>
Committed: Wed Oct 26 04:39:09 2016 -0700

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/24a83feb/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index dcdfd5e..c7c5a72 100644
--- a/hadoop-project/pom.xml
+++ b/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>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org