You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2018/12/14 19:43:12 UTC

[logging-log4j-audit] branch master updated: Add LOG4J2-2521 changelog entry

This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git


The following commit(s) were added to refs/heads/master by this push:
     new e354306  Add LOG4J2-2521 changelog entry
e354306 is described below

commit e354306724ca815ad54575c8a4d07d5d5c93a2c1
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Fri Dec 14 13:43:08 2018 -0600

    Add LOG4J2-2521 changelog entry
---
 src/changes/changes.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 17cdabc..1374b8f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,11 @@
          - "update" - Change
          - "remove" - Removed
     -->
+    <release version="1.0.2" date="TBD" description="Release 1.0.2">
+      <action issue="LOG4J2-2521" dev="mattsicker" type="update" due-to="sullis">
+        Update maven-compiler-plugin to 3.8.0.
+      </action>
+    </release>
     <release version="1.0.1" date="2018-12-2" description="Release 1.0.1">
       <action issue="LOG4J2-2428" dev="rgoers" type="fix" due-to="Andrei Ivanov">
         Use the AuditExceptionHandler for validation exceptions.
@@ -65,4 +70,4 @@
     <release version="1.0.0" date="2018-06-10" description="Release 1.0.0">
     </release>
   </body>
-</document>
\ No newline at end of file
+</document>