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 2017/11/11 21:53:47 UTC

[09/10] logging-log4j-scala git commit: Update Log4j2 from 2.8.2 to 2.9.1.

Update Log4j2 from 2.8.2 to 2.9.1.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/65c191e2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/65c191e2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/65c191e2

Branch: refs/heads/master
Commit: 65c191e20f48c161a389c207b91fb1555a672940
Parents: a79841b
Author: Gary Gregory <gg...@apache.org>
Authored: Sat Nov 11 14:50:17 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sat Nov 11 14:50:17 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/65c191e2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a5002c8..1068ecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <maven-site-plugin.version>3.6</maven-site-plugin.version>
     <log4jParentDir>${basedir}</log4jParentDir>
     <Log4jScalaApiReleaseVersion>11.0</Log4jScalaApiReleaseVersion>
-    <log4j.version>2.8.2</log4j.version>
+    <log4j.version>2.9.1</log4j.version>
     <changes.plugin.version>2.12.1</changes.plugin.version>
     <pmd.plugin.version>3.8</pmd.plugin.version>
   </properties>