Repository: logging-log4j2 Updated Branches: refs/heads/master 96af1faf9 -> bc062fed2
[LOG4J2-2469] Update Apache Commons Compress from 1.17 to 1.18. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/bc062fed Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/bc062fed Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/bc062fed Branch: refs/heads/master Commit: bc062fed2d56acc782f3bade5f34e0cc19c98071 Parents: 96af1fa Author: Gary Gregory <[email protected]> Authored: Wed Oct 10 11:39:59 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Wed Oct 10 11:39:59 2018 -0600 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/bc062fed/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 21fadb2..0b7f62e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -257,6 +257,9 @@ <action issue="LOG4J2-2468" dev="ggregory" type="update"> Update Jackson from 2.9.6 to 2.9.7. </action> + <action issue="LOG4J2-2469" dev="ggregory" type="update"> + Update Apache Commons Compress from 1.17 to 1.18. + </action> </release> <release version="2.11.2" date="2018-MM-DD" description="GA Release 2.11.2"> <action issue="LOG4J2-2391" dev="ckozak" type="update">
