aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-08-28 19:37:25 +0100
committerliamfallon <liam.fallon@est.tech>2022-08-29 13:51:16 +0100
commitc0b47feb72c39caef4768856a572393514ea9b3a (patch)
tree554082bd3c35f1d0b5032903a348da3903f842a9 /pom.xml
parent3681003052058b6a0577e4a693acb8d28bea7497 (diff)
Update policy-parent for security fixes
Dependency changes to fix security issues. The latest oparent version in Master fixes some issues. This commit pulls in the latest snapshot oparent. Let's see the extent of the fixes it does. If so, we may need to release oparent as well. Issue-ID: POLICY-4333 Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 93ec39f5..0c4eb5f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,8 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>3.3.1</version>
+ <!-- When changing, also change the oparent.version property -->
+ <version>3.3.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -33,7 +34,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>3.3.1</oparent.version>
+ <oparent.version>3.3.2-SNAPSHOT</oparent.version>
</properties>
<modules>