You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/05/06 14:43:49 UTC

[39/50] logging-log4j2 git commit: Update tests from Apache Commons IO 2.4 to 2.5.

Update tests from Apache Commons IO 2.4 to 2.5.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/789f827b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/789f827b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/789f827b

Branch: refs/heads/LOG4J-1181
Commit: 789f827b96e0052d730a3f3467dd903f9a686f97
Parents: 6e72fe6
Author: ggregory <gg...@apache.org>
Authored: Wed May 4 11:42:31 2016 -0700
Committer: ggregory <gg...@apache.org>
Committed: Wed May 4 11:42:31 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/789f827b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8815982..53bddc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -715,7 +715,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.4</version>
+        <version>2.5</version>
         <scope>test</scope>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->