Browse Source

groovy 2.4.6

Shinsuke Sugaya 9 years ago
parent
commit
6657bb9c32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -870,7 +870,7 @@
 		<dependency>
 			<groupId>org.codehaus.groovy</groupId>
 			<artifactId>groovy-all</artifactId>
-			<version>2.4.5</version>
+			<version>2.4.6</version>
 		</dependency>
 
 		<!-- phantomjsdriver -->