> @@ -125,5 +125,10 @@ > <artifactId>mysql-connector-java</artifactId> > <version>5.1.25</version> > </dependency> > + <dependency> > + <groupId>commons-codec</groupId> > + <artifactId>commons-codec</artifactId>
This dep doesn't appear to be necessary. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/32/files#r10245007
