Repository: qpid-jms Updated Branches: refs/heads/master e6a542a20 -> db582dbe4
Update a bunch of deps to the latest point releases. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/db582dbe Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/db582dbe Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/db582dbe Branch: refs/heads/master Commit: db582dbe4160b462afe4a50ba7c8d2c947e2a996 Parents: e6a542a Author: Timothy Bish <[email protected]> Authored: Mon Dec 15 10:18:04 2014 -0500 Committer: Timothy Bish <[email protected]> Committed: Mon Dec 15 10:18:04 2014 -0500 ---------------------------------------------------------------------- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/db582dbe/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e44d598..3ea4966 100644 --- a/pom.xml +++ b/pom.xml @@ -43,14 +43,14 @@ <target-version>1.7</target-version> <!-- Dependency Versions for this Project --> - <junit-version>4.11</junit-version> - <slf4j-version>1.7.7</slf4j-version> + <junit-version>4.12</junit-version> + <slf4j-version>1.7.8</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> - <jetty-version>8.1.15.v20140411</jetty-version> + <jetty-version>8.1.16.v20140903</jetty-version> <vertex-version>2.0.2-final</vertex-version> - <mockito-version>1.10.8</mockito-version> + <mockito-version>1.10.16</mockito-version> <hamcrest-version>1.3</hamcrest-version> <xalan-version>2.7.2</xalan-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
