summaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22[CCSDK/DCAE] Fix dashboard app errorvv770d1-1/+1
recent version upgrades for spring-web and jackson is causing application to not start reverting com.fasterxml.jackson.core : jackson-databind : 2.9.8 org.springframework : spring-web : 4.3.22.RELEASE Change-Id: If88b8744574b889879d8fafe43ea51598a089310 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: CCSDK-3233 Signed-off-by: vv770d <vv770d@att.com>
2020-09-30Update third party dependenciesDan Timoney1-1/+1
Updated the following dependencies based on guidance from SECCOM: com.fasterxml.jackson.core : jackson-databind : 2.9.8 -> 2.11.0 org.springframework : spring-web : 4.3.22.RELEASE -> 5.2.7.RELEASE org.springframework : spring-webmvc : 4.3.22.RELEASE -> 5.2.7.RELEASE com.mchange : c3p0 : 0.9.5.3 -> 0.9.5.5 Also, updated jsp tag library from javax.servlet:jstl:1.2 to org.glassfish.web:javax.servlet.jsp.jstl:1.2.5 to remediate vulnerability. Change-Id: I48c5bc6944eab469c120b7aae8876721b989f443 Issue-ID: CCSDK-2855 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-12CCSDK DCAE dashboard feature changesKotagiri, Ramprasad (rp5662)1-2/+2
Issue-ID: DCAEGEN2-1857 Issue-ID: DCAEGEN2-2074 Issue-ID: DCAEGEN2-2364 Change-Id: I97f5ec4599512ed848136971b11d4c2a137a4999 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-03-11[DCAEGEN2-2139] tomcat server config for https connector1.3.2Kotagiri, Ramprasad (rp5662)1-1/+1
escape XML special characters for XML element attributes Issue-ID: DCAEGEN2-2139 Change-Id: Id332a8f45ad1df59793a282383a0486e512a0939 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-03-03update version for docker build1.3.1Kotagiri, Ramprasad (rp5662)1-1/+1
Issue-ID: DCAEGEN2-2120 Change-Id: Ibfc9cdbd39b2cfeda734cb6d90d626da6f045e46 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-02-18DCAE dashboard updates ver 1.3.0Kotagiri, Ramprasad (rp5662)1-1/+1
Update DB Schema to include new menu items for API doc Update the page footer for latest copyright Issue-ID: DCAEGEN2-1856 Issue-ID: DCAEGEN2-1556 Change-Id: Ia7f52b6f0151db62f2155fa26d0f50a1157e7481 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2017-08-17Publish seed code for the OOM DashboardChristopher Lott (cl778h)1-0/+13
First open-source release of the ONAP Operations Manager Dashboard web application. Issue: CCSDK-61 Change-Id: I902f789692d76ee583aa967682e39f03b6578fe9 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>