Add missing INFO.yaml blocks
[aaf/cadi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c88f47a..80a8fce 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
        <properties>
                <!-- This version needs to be RELEASED version. Fails on SNAPSHOT -->
-               <cadi.version>2.1.8</cadi.version>
+               <cadi.version>2.1.10</cadi.version>
                <!-- <sonar.skip>true</sonar.skip> -->
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <!-- project.jettyVersion>9.4.12.v20180830</project.jettyVersion -->
                                <version>1.3.2</version>
                        </dependency>
                
-                       
+                       <dependency>
+                       <groupId>ch.qos.logback</groupId>
+                           <artifactId>logback-classic</artifactId>
+                           <version>1.2.3</version>
+                       <scope>test</scope>
+                       </dependency>
                        
                        <!--