updated to rocoto 6.1 for osgi fix

This commit is contained in:
Adrian Cole 2012-02-07 20:51:06 +01:00
parent f254a6700e
commit aaaced142f
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>org.99soft.guice</groupId>
<artifactId>rocoto</artifactId>
<version>6.0</version>
<version>6.1</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>