From 18dcbec3a5a99a57d0ef43a06a99c2ab17c2eed6 Mon Sep 17 00:00:00 2001 From: "Rotundo, Al (ar3165)" Date: Wed, 31 Jul 2019 14:46:56 +0000 Subject: Added new modules to help prevent Cross Site Request Forgery Made changes to prevent arbitrary code exection on AdmPortal. Issue-ID: OJSI-40 Change-Id: I5ec60e2585413f3948c2540bd502dd1393794267 Signed-off-by: Rotundo, Al (ar3165) Former-commit-id: 3d54c9ad35ef5e7a4b13948e718a4ad2830cbb04 --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 4 ++-- installation/ueb-listener/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 8c7214e6..9ab60c89 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 0fbfd4a9..27b2b8f7 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 pom diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 54771e99..cbcc739c 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 pom diff --git a/installation/pom.xml b/installation/pom.xml index 01f8aa53..7d7fa0e8 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index b9e3b145..6c42afdb 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 @@ -25,7 +25,7 @@ 0.5.0-STAGING-latest 0.5.0-SNAPSHOT org.onap.sdnc.p12 - + ff^G9D]yf&r}Ktum@BJ0YB?N 8443 ${https_proxy} deploy diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index e068909b..1fbe0600 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 pom -- cgit 1.2.3-korg