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 19:14:13 UTC

logging-log4j2 git commit: Update tests from Maven Core 3.5.3 to 3.5.4.

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


Update tests from Maven Core 3.5.3 to 3.5.4.

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

Branch: refs/heads/master
Commit: e6124fecf6a906e9c113bae7f8c2990be7a9ac86
Parents: 8ca87f5
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 26 15:14:08 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 26 15:14:08 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e6124fec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d756619..ec974c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
       <dependency>
         <groupId>org.apache.maven</groupId>
         <artifactId>maven-core</artifactId>
-        <version>3.5.3</version>
+        <version>3.5.4</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>