You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/10/02 15:16:24 UTC

[1/2] qpid-jms git commit: QPIDJMS-415: update netty-tcnative, activemq, jetty, mockito, jacoco test deps

Repository: qpid-jms
Updated Branches:
  refs/heads/master 881e8f62d -> 4b8739b75


QPIDJMS-415: update netty-tcnative, activemq, jetty, mockito, jacoco test deps


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/0ad20479
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/0ad20479
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/0ad20479

Branch: refs/heads/master
Commit: 0ad2047904ed4754352be150704eb11c4943c6df
Parents: 881e8f6
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue Oct 2 16:14:39 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue Oct 2 16:15:36 2018 +0100

----------------------------------------------------------------------
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/0ad20479/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b429c1c..7b67b77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,12 +45,12 @@
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.12.Final</netty-tcnative-version>
-    <activemq-version>5.15.5</activemq-version>
+    <netty-tcnative-version>2.0.17.Final</netty-tcnative-version>
+    <activemq-version>5.15.6</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
-    <jetty-version>9.4.11.v20180605</jetty-version>
-    <mockito-version>2.21.0</mockito-version>
+    <jetty-version>9.4.12.v20180830</jetty-version>
+    <mockito-version>2.22.0</mockito-version>
     <hamcrest-version>1.3</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 
@@ -60,7 +60,7 @@
     <maven-idea-plugin-version>2.5</maven-idea-plugin-version>
     <maven-bundle-plugin-version>3.5.0</maven-bundle-plugin-version>
     <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version>
-    <jacoco-plugin-version>0.8.1</jacoco-plugin-version>
+    <jacoco-plugin-version>0.8.2</jacoco-plugin-version>
     <surefire.version>2.21.0</surefire.version>
 
     <!-- Test properties -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


[2/2] qpid-jms git commit: QPIDJMS-414: update to Netty 4.1.30

Posted by ro...@apache.org.
QPIDJMS-414: update to Netty 4.1.30


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/4b8739b7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/4b8739b7
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/4b8739b7

Branch: refs/heads/master
Commit: 4b8739b756fd94d77965df17c7aed84c56b95dea
Parents: 0ad2047
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue Oct 2 16:14:56 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue Oct 2 16:15:51 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/4b8739b7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7b67b77..aea0e60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.29.0</proton-version>
-    <netty-version>4.1.28.Final</netty-version>
+    <netty-version>4.1.30.Final</netty-version>
     <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org