You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by tv...@apache.org on 2018/02/14 11:17:59 UTC

tomee git commit: upgrating amq from 5.14.5 to 5.15.2

Repository: tomee
Updated Branches:
  refs/heads/master 0a0ddab90 -> a049ad484


upgrating amq from 5.14.5 to 5.15.2


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

Branch: refs/heads/master
Commit: a049ad484eb061884d0c4a0c85bbe4b250a390ff
Parents: 0a0ddab
Author: Thiago Veronezi <th...@veronezi.org>
Authored: Wed Feb 14 09:14:49 2018 -0200
Committer: Thiago Veronezi <th...@veronezi.org>
Committed: Wed Feb 14 09:14:49 2018 -0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/a049ad48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6fc6360..0670dd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
     <commons-net.version>3.3</commons-net.version>
 
     <bval.version>1.1.2</bval.version>
-    <org.apache.activemq.version>5.14.5</org.apache.activemq.version>
+    <org.apache.activemq.version>5.15.2</org.apache.activemq.version>
     <org.springframework.version>3.1.4.RELEASE</org.springframework.version>
     <junit.version>4.12</junit.version>
     <org.apache.axis2.version>1.4.1</org.apache.axis2.version>