Update dependencies for pap 40/122140/1
authorJim Hahn <jrh3@att.com>
Wed, 23 Jun 2021 17:33:02 +0000 (13:33 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 23 Jun 2021 17:33:29 +0000 (13:33 -0400)
Issue-ID: POLICY-3329
Change-Id: If5e8c3c976412382cb0d37d0319dee84046fa571
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3454796..5c60325 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.0</version>
+        <version>3.3.1</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>Code that implements the Policy Administration Backend.</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>