Repository: syncope
Updated Branches:
  refs/heads/2_0_X e3760ec00 -> 6bc2cac16
  refs/heads/master be4f145f9 -> dd638b27f


Upgrading Disruptor


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

Branch: refs/heads/2_0_X
Commit: ffa19a6007bfbdafd761cd288a2193df2c0989ac
Parents: e3760ec
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Mon Feb 12 15:04:08 2018 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Mon Feb 12 15:04:08 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ffa19a60/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3d56a8a..2964f52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@ under the License.
     <elasticsearch.version>5.6.7</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
-    <disruptor.version>3.3.7</disruptor.version>
+    <disruptor.version>3.3.8</disruptor.version>
 
     <commons-io.version>2.6</commons-io.version>
     <commons-email.version>1.5</commons-email.version>

Reply via email to