Hi Sebb,
2013/5/13 <[email protected]> > Author: sebb > Date: Mon May 13 17:45:10 2013 > New Revision: 1481983 > > URL: http://svn.apache.org/r1481983 > Log: > Latest version of JUnit > > Modified: > commons/proper/compress/trunk/pom.xml > > Modified: commons/proper/compress/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1481983&r1=1481982&r2=1481983&view=diff > > ============================================================================== > --- commons/proper/compress/trunk/pom.xml (original) > +++ commons/proper/compress/trunk/pom.xml Mon May 13 17:45:10 2013 > @@ -1,4 +1,4 @@ > -<?xml version="1.0" encoding="UTF-8"?> > +<?xml version="1.0" encoding="UTF-8"?> > What is this? Looks like an encoding problem. > <!-- > Licensed to the Apache Software Foundation (ASF) under one or more > contributor license agreements. See the NOTICE file distributed with > @@ -54,7 +54,7 @@ These include: bzip2, gzip, pack200, xz > <dependency> > <groupId>junit</groupId> > <artifactId>junit</artifactId> > - <version>4.10</version> > + <version>4.11</version> > <scope>test</scope> > </dependency> > <dependency> > > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
