Update dependencies for api 39/122139/1
authorJim Hahn <jrh3@att.com>
Wed, 23 Jun 2021 17:27:24 +0000 (13:27 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 23 Jun 2021 17:27:53 +0000 (13:27 -0400)
Issue-ID: POLICY-3329
Change-Id: I2d53636a79c02d0aaca01dc8679f77f55994d71d
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f387400..a1119c6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.0</version>
+        <version>3.3.1</version>
         <relativePath />
     </parent>
 
@@ -42,8 +42,8 @@
     <description>Code that define our external API.</description>
 
     <properties>
-        <policy.common.version>1.8.0</policy.common.version>
-        <policy.models.version>2.4.2</policy.models.version>
+        <policy.common.version>1.8.1</policy.common.version>
+        <policy.models.version>2.4.3</policy.models.version>
     </properties>
 
     <modules>