You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2018/06/26 18:33:20 UTC

logging-log4j2 git commit: Update GelfLayoutTest from JSON Unit 1.28.2 to 1.31.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 99321e742 -> 8ca87f5d2


Update GelfLayoutTest from JSON Unit 1.28.2 to 1.31.1.

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

Branch: refs/heads/master
Commit: 8ca87f5d2155e9971aa618c711f6d19aac13e8c4
Parents: 99321e7
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 26 14:33:17 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 26 14:33:17 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8ca87f5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab648bd..d756619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -758,7 +758,7 @@
       <dependency>
         <groupId>net.javacrumbs.json-unit</groupId>
         <artifactId>json-unit</artifactId>
-        <version>1.28.2</version>
+        <version>1.31.1</version>
         <scope>test</scope>
       </dependency>
       <dependency>