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 as...@apache.org on 2017/09/12 20:41:59 UTC

[44/50] [abbrv] hadoop git commit: HADOOP-14648. Bump commons-configuration2 to 2.1.1. (rchiang)

HADOOP-14648. Bump commons-configuration2 to 2.1.1. (rchiang)


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

Branch: refs/heads/YARN-5972
Commit: 39818259c3b28a52b2cd7ee65b2422212d584664
Parents: af45cd1
Author: Ray Chiang <rc...@apache.org>
Authored: Tue Sep 12 10:53:48 2017 -0700
Committer: Ray Chiang <rc...@apache.org>
Committed: Tue Sep 12 10:53:48 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/39818259/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index c586a9a..bb4bf44 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -869,7 +869,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-configuration2</artifactId>
-        <version>2.1</version>
+        <version>2.1.1</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.commons</groupId>


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