Upgrading LMAX Disruptor

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/792aea9c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/792aea9c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/792aea9c

Branch: refs/heads/2_0_X
Commit: 792aea9c84fcd50cdb6b37607360b232f73700b9
Parents: 7688eff
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Mon Apr 9 15:28:17 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Mon Apr 9 15:28:17 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/792aea9c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ce8534c..8e554b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,7 +396,7 @@ under the License.
     <elasticsearch.version>5.6.8</elasticsearch.version>
 
     <log4j.version>2.11.0</log4j.version>
-    <disruptor.version>3.4.1</disruptor.version>
+    <disruptor.version>3.4.2</disruptor.version>
 
     <commons-io.version>2.6</commons-io.version>
     <commons-email.version>1.5</commons-email.version>

Reply via email to