Repository: logging-log4j2
Updated Branches:
  refs/heads/master e74e8200b -> b51c93d43


Update tests from Groovy 2.4.7 to 2.4.12.

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

Branch: refs/heads/master
Commit: b51c93d43a6e092326fc6dd658a6ed4dcb8c3cfa
Parents: e74e820
Author: ggregory <[email protected]>
Authored: Wed Jul 19 14:37:12 2017 -0700
Committer: ggregory <[email protected]>
Committed: Wed Jul 19 14:37:12 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b51c93d4/log4j-core/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml
index 7e7672b..de38a2c 100644
--- a/log4j-core/pom.xml
+++ b/log4j-core/pom.xml
@@ -321,7 +321,7 @@
     <dependency>
       <groupId>org.codehaus.groovy</groupId>
       <artifactId>groovy-all</artifactId>
-      <version>2.4.7</version>
+      <version>2.4.12</version>
       <scope>test</scope>
     </dependency>
     <!-- Used for testing HttpAppender -->

Reply via email to