[LOG4J2-1138] Do not use Jackson deprecated methods.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2696745d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2696745d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2696745d Branch: refs/heads/LOG4J2-1136 Commit: 2696745dbc8fcdd07c14bba91a313a1719e7a2b1 Parents: 7f8d87d Author: ggregory <[email protected]> Authored: Tue Sep 29 00:10:37 2015 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat Oct 3 23:08:04 2015 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2696745d/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 42928ae..11501b1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,6 +45,9 @@ <action issue="LOG4J2-1131" dev="ggregory" type="update"> Update mongo-java-driver from 2.13.2 to 2.13.3. </action> + <action issue="LOG4J2-1138" dev="ggregory" type="update"> + Do not use Jackson deprecated methods. + </action> </release> <release version="2.4" date="2015-09-20" description="GA Release 2.4"> <action issue="LOG4J2-635" dev="rgoers" type="add">
