Repository: logging-log4j2
Updated Branches:
  refs/heads/master 141afbc78 -> 6e90a6979


Update tests from Groovy 2.5.2 to 2.5.3.

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

Branch: refs/heads/master
Commit: 6e90a69792248a315f2fe10108142a5ac15f831c
Parents: 141afbc
Author: Gary Gregory <ggreg...@rocketsoftware.com>
Authored: Mon Oct 15 15:40:47 2018 -0600
Committer: Gary Gregory <ggreg...@rocketsoftware.com>
Committed: Mon Oct 15 15:40:47 2018 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6e90a697/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0386a35..6da05a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -843,12 +843,12 @@
       <dependency>
         <groupId>org.codehaus.groovy</groupId>
         <artifactId>groovy-jsr223</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.groovy</groupId>
         <artifactId>groovy-dateutil</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
       </dependency>
       <dependency>
         <!-- Testing MongoDB -->

Reply via email to