Repository: logging-log4j2
Updated Branches:
  refs/heads/master da86b041e -> 5f0c8b481


Update tests from XZ 1.6 to 1.8. Running 'mvn clean verify' OK.

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

Branch: refs/heads/master
Commit: 5f0c8b481dd7c5d53d578faf2a4e2ff6410352c4
Parents: da86b04
Author: Gary Gregory <[email protected]>
Authored: Wed Jan 17 06:47:40 2018 -0700
Committer: Gary Gregory <[email protected]>
Committed: Wed Jan 17 06:47:40 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/5f0c8b48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1457936..2339010 100644
--- a/pom.xml
+++ b/pom.xml
@@ -776,7 +776,7 @@
       <dependency>
         <groupId>org.tukaani</groupId>
         <artifactId>xz</artifactId>
-        <version>1.6</version>
+        <version>1.8</version>
         <scope>test</scope>
       </dependency>
       <!-- Used for the CSV layout -->

Reply via email to