Repository: cxf-fediz Updated Branches: refs/heads/master e5c559196 -> 7c8b515e1
Updating some dependencies Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/7c8b515e Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/7c8b515e Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/7c8b515e Branch: refs/heads/master Commit: 7c8b515e1b9f7222c5907da53624de2f0fa529f7 Parents: e5c5591 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Dec 22 11:23:25 2014 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Dec 22 11:23:25 2014 +0000 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/7c8b515e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b190cdf..d29e32a 100644 --- a/pom.xml +++ b/pom.xml @@ -40,9 +40,9 @@ <commons.logging.version>1.1.3</commons.logging.version> <cxf.version>3.0.3</cxf.version> <cxf.build-utils.version>3.0.0</cxf.build-utils.version> - <easymock.version>3.1</easymock.version> + <easymock.version>3.3</easymock.version> <ehcache.version>2.8.5</ehcache.version> - <httpclient.version>4.3.3</httpclient.version> + <httpclient.version>4.3.5</httpclient.version> <hsqldb.version>1.8.0.10</hsqldb.version> <htmlunit.version>2.15</htmlunit.version> <javassist.version>3.16.1-GA</javassist.version> @@ -50,7 +50,7 @@ <jericho.version>3.3</jericho.version> <jetty.version>8.1.12.v20130726</jetty.version> <!--<jetty.version>7.6.8.v20121106</jetty.version>--> - <junit.version>4.11</junit.version> + <junit.version>4.12</junit.version> <log4j.version>1.2.17</log4j.version> <ognl.version>3.0.8</ognl.version> <openjpa.version>2.3.0</openjpa.version>
