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 2015/01/14 22:23:00 UTC

qpid-jms git commit: use latest slf4j

Repository: qpid-jms
Updated Branches:
  refs/heads/master 644117cff -> 5b5b67561


use latest slf4j

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

Branch: refs/heads/master
Commit: 5b5b6756112baa75e531948d970aa2d90a859071
Parents: 644117c
Author: Timothy Bish <ta...@gmail.com>
Authored: Wed Jan 14 16:01:59 2015 -0500
Committer: Timothy Bish <ta...@gmail.com>
Committed: Wed Jan 14 16:01:59 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/5b5b6756/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ea4966..351a6cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
 
     <!-- Dependency Versions for this Project -->
     <junit-version>4.12</junit-version>
-    <slf4j-version>1.7.8</slf4j-version>
+    <slf4j-version>1.7.10</slf4j-version>
     <activemq-version>5.11-SNAPSHOT</activemq-version>
     <proton-version>1.0-SNAPSHOT</proton-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>


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