Repository: qpid-jms Updated Branches: refs/heads/master 2c186335e -> 1f3403aae
QPIDJMS-158 Update slf4j to v1.7.19 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1f3403aa Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/1f3403aa Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/1f3403aa Branch: refs/heads/master Commit: 1f3403aae11d36a7af826cb5ace60c2306b92eca Parents: 2c18633 Author: Timothy Bish <[email protected]> Authored: Wed Mar 16 13:49:25 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Wed Mar 16 13:49:25 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/1f3403aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 17c4d02..5a17e7c 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <!-- Dependency Versions for this Project --> <proton-version>0.12.0</proton-version> <netty-version>4.0.17.Final</netty-version> - <slf4j-version>1.7.14</slf4j-version> + <slf4j-version>1.7.19</slf4j-version> <geronimo-jms-1-1-spec-version>1.1.1</geronimo-jms-1-1-spec-version> <!-- Test Dependency Versions for this Project --> <activemq-version>5.13.1</activemq-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
