summaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-20 16:12:58 -0400
committerDan Timoney <dtimoney@att.com>2021-10-21 20:40:13 +0000
commit3d8e85f027da141aff880a9c60d583dff495d81c (patch)
treee7e88bb0ed5aaae0fdf6d981dfbc6f43a0309a51 /SdncReports
parent08b8c172e0041becada7abedae706fe58d6358f1 (diff)
Use Istanbul RC versons
Update to use Istanbul RC versions Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I16a5e3d083829ddf63dcb60b0354ecb85465a518 Former-commit-id: 10c55385364215e09d348798f4c91371c30b62a1
Diffstat (limited to 'SdncReports')
-rw-r--r--SdncReports/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml
index e12759cd..b872e862 100644
--- a/SdncReports/pom.xml
+++ b/SdncReports/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>2.2.1</version>
+ <version>2.2.2</version>
<relativePath/>
</parent>