You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/01/30 20:30:42 UTC

servicemix git commit: [SM-2844] Upgrade to Activiti 5.19.0.2

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.x fd682ba62 -> eabc6cd4b


[SM-2844] Upgrade to Activiti 5.19.0.2


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

Branch: refs/heads/servicemix-6.x
Commit: eabc6cd4b2dff78cfa6b15a81736c31c92c8f156
Parents: fd682ba
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jan 30 17:37:28 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jan 30 17:37:28 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/eabc6cd4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9dac603..d7f2b3c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,7 +39,7 @@
     <!-- Properties -->
     <properties>
         <activemq.version>5.12.1</activemq.version>
-        <activiti.version>5.19.0.1</activiti.version>
+        <activiti.version>5.19.0.2</activiti.version>
         <akka.version>2.3.9</akka.version>
         <aries.blueprint.core.version>1.4.4</aries.blueprint.core.version>
         <aries.proxy.version>1.0.4</aries.proxy.version>
@@ -77,7 +77,7 @@
         <json4s.bundle.version>3.2.11_1</json4s.bundle.version>
         <karaf.version>3.0.5</karaf.version>
         <mvel2.version>2.2.1.Final</mvel2.version>
-        <mybatis.version>3.2.8</mybatis.version>
+        <mybatis.version>3.3.0</mybatis.version>
         <osgi.version>5.0.0</osgi.version>
         <pax.exam.version>4.8.0</pax.exam.version>
         <pax.logging.version>1.8.4</pax.logging.version>