Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
happygiraffe committed Aug 3, 2011
1 parent 5688e68 commit 50cdf72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jslint4java-maven-plugin/pom.xml
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>2.0.7</version>
<version>3.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.15</version>
<version>1.18</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 50cdf72

Please sign in to comment.