Repository: syncope
Updated Branches:
  refs/heads/2_0_X 3e4a591da -> 8bf65e379


Upgrading disruptor


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

Branch: refs/heads/2_0_X
Commit: 8bf65e379122128f725cfa6f12cd6a3c70298aca
Parents: b0ad3d2
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Mar 7 15:45:01 2018 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Mar 7 16:26:42 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8bf65e37/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 04b37f5..23c1401 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@ under the License.
     <elasticsearch.version>5.6.8</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
-    <disruptor.version>3.4.0</disruptor.version>
+    <disruptor.version>3.4.1</disruptor.version>
 
     <commons-io.version>2.6</commons-io.version>
     <commons-email.version>1.5</commons-email.version>

Reply via email to