This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git


The following commit(s) were added to refs/heads/master by this push:
     new ef352c7  SCB-834 Upgrade Akka version to 2.5.14
ef352c7 is described below

commit ef352c7cb5ed8db3a3b8abca25ce71e1e316faaa
Author: Willem Jiang <jiangni...@huawei.com>
AuthorDate: Sun Aug 12 17:07:25 2018 +0800

    SCB-834 Upgrade Akka version to 2.5.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3c752c..e8cfe75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     <spring.boot2.version>2.0.3.RELEASE</spring.boot2.version>
     <java.chassis.version>1.0.0</java.chassis.version>
     <spring.version>4.3.18.RELEASE</spring.version>
-    <akka.version>2.5.6</akka.version>
+    <akka.version>2.5.14</akka.version>
     <rat.version>0.12</rat.version>
     <maven.failsafe.version>2.19.1</maven.failsafe.version>
     <grpc.version>1.14.0</grpc.version>

Reply via email to