You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/02/27 15:25:05 UTC

[2/2] syncope git commit: Upgrading disruptor

Upgrading disruptor


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

Branch: refs/heads/master
Commit: 2d2702a0a4f5accd04e305fcb6e0adc9fca0428c
Parents: b4b12bd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Feb 27 16:24:46 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Feb 27 16:24:55 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2d2702a0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c420be6..0844233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -394,7 +394,7 @@ under the License.
     <elasticsearch.version>6.2.2</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
-    <disruptor.version>3.3.8</disruptor.version>
+    <disruptor.version>3.4.0</disruptor.version>
 
     <commons-io.version>2.6</commons-io.version>
     <commons-email.version>1.5</commons-email.version>