You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2017/03/21 19:53:40 UTC

qpid-jms git commit: QPIDJMS-276 Update slf4j to latest release

Repository: qpid-jms
Updated Branches:
  refs/heads/master 2e200c819 -> aa862d30e


QPIDJMS-276 Update slf4j to latest release

Update to latest slf4j 1.7.25

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

Branch: refs/heads/master
Commit: aa862d30ec8d3b53b22a530dbf99db5e06459ecd
Parents: 2e200c8
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Mar 21 15:53:33 2017 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Mar 21 15:53:33 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/aa862d30/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf34f2e..0173fe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <!-- Dependency Versions for this Project -->
     <proton-version>0.18.0</proton-version>
     <netty-version>4.1.9.Final</netty-version>
-    <slf4j-version>1.7.22</slf4j-version>
+    <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
     <!-- Test Dependency Versions for this Project -->
     <activemq-version>5.14.3</activemq-version>


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