Checkstyle fixes
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 698717b..e419c31 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>guava</artifactId>
                        <version>27.0-jre</version>
                </dependency>
+               <dependency>
+                       <groupId>commons-codec</groupId>
+                       <artifactId>commons-codec</artifactId>
+                       <version>1.13</version>
+               </dependency>
                <!-- Remove the MYSQL connector and replace it by Mariadb -->
                <dependency>
                        <groupId>org.mariadb.jdbc</groupId>