Latest EELF version
[dmaap/dbcapi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 64fd408..ece7ae0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
                        <groupId>org.onap.aaf.authz</groupId>
                        <artifactId>aaf-cadi-aaf</artifactId>
-                       <version>2.1.2-SNAPSHOT</version>
+                       <version>2.1.5-SNAPSHOT</version>
             <classifier>full</classifier>
         </dependency>
                <dependency>
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                        <artifactId>logback-core</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.3</version>
                </dependency>
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                        <artifactId>logback-classic</artifactId>
-                       <version>1.2.0</version>
+                       <version>1.2.3</version>
                </dependency>
 <!-- DMAAP-656:
    - override this dependency because it utilized a third party
                <dependency>
                        <groupId>org.postgresql</groupId>
                        <artifactId>postgresql</artifactId>
-                       <version>9.4.1208.jre7</version>
+                       <version>42.2.5</version>
                </dependency>
                <dependency>
                        <groupId>com.att.eelf</groupId>
                <jersey.version>2.26</jersey.version>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <jettyVersion>9.3.8.RC0</jettyVersion> 
-               <eelf.version>0.0.1</eelf.version>
-               <artifact.version>1.0.16-SNAPSHOT</artifact.version>
+               <eelf.version>1.0.0</eelf.version>
+               <artifact.version>1.0.17-SNAPSHOT</artifact.version>
                <!-- SONAR -->
                <jacoco.version>0.7.7.201606060606</jacoco.version>
                <sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>