Repository: qpid-jms Updated Branches: refs/heads/master 30e54e086 -> e19e7d014
NO-JIRA Bump slf4j version to latest. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e19e7d01 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e19e7d01 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e19e7d01 Branch: refs/heads/master Commit: e19e7d0143e16dc3d744f456ba85e77592d70c28 Parents: 30e54e0 Author: Timothy Bish <[email protected]> Authored: Thu Dec 3 10:56:45 2015 -0500 Committer: Timothy Bish <[email protected]> Committed: Thu Dec 3 10:56:45 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e19e7d01/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cb47645..c558f58 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <!-- Dependency Versions for this Project --> <proton-version>0.11.0</proton-version> <netty-version>4.0.17.Final</netty-version> - <slf4j-version>1.7.12</slf4j-version> + <slf4j-version>1.7.13</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.12.1</activemq-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
