Skip to content

Commit ff29c66

Browse files
committed
version updates
1 parent 66b3e00 commit ff29c66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎pom.xml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.groovy.maven</groupId>
110110
<artifactId>gmaven-plugin</artifactId>
111+
<version>1.0-rc-5</version>
111112
<executions>
112113
<execution>
113114
<goals>
@@ -148,7 +149,7 @@
148149
<dependency>
149150
<groupId>spy</groupId>
150151
<artifactId>memcached</artifactId>
151-
<version>2.1</version>
152+
<version>2.2</version>
152153
</dependency>
153154
<dependency>
154155
<groupId>spy</groupId>

0 commit comments

Comments
 (0)