X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=06e2aeb8f5673b6ce70b165368cee797de21ff2d;hb=c6dd7d29643a8e4a6ec11088ecb5ab9f58845e0b;hp=659fb8f0055d081a8517939b53ee4f1006a31072;hpb=8557fbe8c7ea4e1cbcbf10d3c4e8c60c9c1e312b;p=utils diff --git a/pom.xml b/pom.xml index 659fb8f0..06e2aeb8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,13 +22,11 @@ junit junit - 4.4 test org.dbunit dbunit - 2.2 test @@ -46,6 +44,17 @@ derbynet test + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + mysql mysql-connector-java @@ -53,8 +62,8 @@ org.mockito - mockito-core - 1.3 + mockito-all + 1.8.0 test @@ -68,7 +77,41 @@ - + + + + oro + oro + 2.0.6 + + + + + javax.transaction + transaction-api + 1.1 + + + + junit + junit + 4.4 + + + org.dbunit + dbunit + 2.4.7 + + + org.slf4j + slf4j-api + 1.5.11 + + + org.slf4j + slf4j-jdk14 + 1.5.11 + javax.persistence @@ -96,22 +139,22 @@ mysql mysql-connector-java - 3.1.14 + 5.1.12 org.apache.derby derby - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbyclient - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbynet - 10.3.2.1 + 10.5.3.0_1 quartz @@ -258,7 +301,18 @@ commons-codec 1.3 - + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + +