You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2014/06/15 16:35:43 UTC

[1/2] git commit: Upgrade to jolokia 1.2.2

Repository: activemq
Updated Branches:
  refs/heads/trunk 7ceb4d0c8 -> d69498407


Upgrade to jolokia 1.2.2


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

Branch: refs/heads/trunk
Commit: 58ad7954fb970e6ecf913b652a98a1695dea625c
Parents: 7ceb4d0
Author: Claus Ibsen <cl...@gmail.com>
Authored: Sun Jun 15 16:25:38 2014 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Sun Jun 15 16:25:38 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/58ad7954/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d7a36b3..81f20b1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -80,10 +80,10 @@
     <jstl-version>1.1.2</jstl-version>
     <jettison-version>1.3.5</jettison-version>
     <jmock-version>2.5.1</jmock-version>
-    <jolokia-version>1.2.1</jolokia-version>
+    <jolokia-version>1.2.2</jolokia-version>
     <josql-version>1.5_5</josql-version>
     <!-- for json-simple use same version as jolokia uses -->
-    <json-simple-version>1.1</json-simple-version>
+    <json-simple-version>1.1.1</json-simple-version>
     <junit-version>4.11</junit-version>
     <hamcrest-version>1.3</hamcrest-version>
     <jxta-version>2.0</jxta-version>


[2/2] git commit: Some dependency upgrades.

Posted by da...@apache.org.
Some dependency upgrades.


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

Branch: refs/heads/trunk
Commit: d694984077a6becfb48654dc53171d0c14cc88fe
Parents: 58ad795
Author: Claus Ibsen <cl...@gmail.com>
Authored: Sun Jun 15 16:35:28 2014 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Sun Jun 15 16:35:28 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/d6949840/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 81f20b1..f8f5f16 100755
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <httpcore-version>4.2.4</httpcore-version>
     <insight-version>7.2.0.redhat-024</insight-version>
     <jackson-version>1.9.12</jackson-version>
-    <jasypt-version>1.9.1</jasypt-version>
+    <jasypt-version>1.9.2</jasypt-version>
     <jaxb-bundle-version>2.2.1.1_2</jaxb-bundle-version>
     <jdom-version>1.0</jdom-version>
     <jetty-version>7.6.9.v20130131</jetty-version>
@@ -112,7 +112,7 @@
     <scalatest-version>2.1.5</scalatest-version>
     <slf4j-version>1.7.5</slf4j-version>
     <snappy-version>1.1.0.1</snappy-version>
-    <spring-version>3.2.8.RELEASE</spring-version>
+    <spring-version>3.2.9.RELEASE</spring-version>
     <spring-osgi-version>1.2.1</spring-osgi-version>
     <stax2-api-version>3.0.2</stax2-api-version>
     <velocity-version>1.7</velocity-version>