[LOG4J2-1495] Update LMAX Disruptor from 3.3.4 to 3.3.5.

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

Branch: 
refs/heads/LOG4J2-1010&LOG4J2-1447-injectable-contextdata&better-datastructure
Commit: 9318c4060b5a5043a2ec1adbbc133155e9f1943c
Parents: 67ce44f
Author: Gary Gregory <ggreg...@apache.org>
Authored: Wed Aug 3 17:41:51 2016 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Wed Aug 3 17:41:51 2016 -0700

----------------------------------------------------------------------
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9318c406/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 822ca3f..291b55f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     <jackson2Version>2.8.1</jackson2Version>
     <springVersion>3.2.13.RELEASE</springVersion>
     <flumeVersion>1.6.0</flumeVersion>
-    <disruptorVersion>3.3.4</disruptorVersion>
+    <disruptorVersion>3.3.5</disruptorVersion>
     <compiler.plugin.version>3.5.1</compiler.plugin.version>
     <pmd.plugin.version>3.6</pmd.plugin.version>
     <findbugs.plugin.version>3.0.3</findbugs.plugin.version>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9318c406/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2b4c777..112da21 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,9 @@
       <action issue="LOG4J2-1494" dev="ggregory" type="update" due-to="Gary 
Gregory">
         Update Jackson from 2.8.0 to 2.8.1.
       </action>
+      <action issue="LOG4J2-1495" dev="ggregory" type="update" due-to="Gary 
Gregory">
+        Update LMAX Disruptor from 3.3.4 to 3.3.5.
+      </action>
     </release>
     <release version="2.6.2" date="2016-07-05" description="GA Release 2.6.2">
       <action issue="LOG4J2-904" dev="rgoers" type="fix" due-to="Bernhard 
Mähr">

Reply via email to