diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-04 11:32:06 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-04 11:32:06 -0500 |
commit | bcdddcc342180eb1aa5cf8a9f1b4b84990d5f87d (patch) | |
tree | 3ea741f609826def484dda5f3eab9dfc18a0c9b7 /admportal/pom.xml | |
parent | 48984c6121e6d97b9a3ac1ccf75b21d4ae516312 (diff) |
Update to parent version 2.3.2
Update to version 2.3.2 parent pom to upgrade to version 2.17.1 of log4j
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I30becea7cbedaa3ea0e08676db77a337862457a9
Former-commit-id: 651f8b15be7a1154419f8c32ebd60f9c75429dd4
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 6f1fcdd4..ac384744 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.1</version> + <version>2.3.2</version> <relativePath/> </parent> |