From 079bde5dbfcc9ff41d59c4f34281c8903d3ece3c Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Sun, 19 Jun 2011 18:17:06 +0100 Subject: [PATCH] update dependencies in pom --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 84e12430..09915d29 100644 --- a/pom.xml +++ b/pom.xml @@ -42,13 +42,13 @@ org.bouncycastle bcprov-jdk16 - 1.45 + 1.46 provided junit junit - 4.8.1 + 4.8.2 test @@ -60,19 +60,19 @@ org.apache.sshd sshd-core - 0.4.0 + 0.5.0 test ch.qos.logback logback-core - 0.9.24 + 0.9.29 test ch.qos.logback logback-classic - 0.9.24 + 0.9.29 test