[DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen2 13/133113/2 1.4.0-tca-gen2
authorsushant53 <sushant.jadhav@t-systems.com>
Thu, 2 Feb 2023 08:49:56 +0000 (14:19 +0530)
committersushant53 <sushant.jadhav@t-systems.com>
Thu, 2 Feb 2023 09:11:55 +0000 (14:41 +0530)
Upgrade dependency version as per SECCOM recommendations.

Issue-ID: DCAEGEN2-3338
Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
[DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen2

Matched pom.xml and version.properties version.

Issue-ID: DCAEGEN2-3338
Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
ChangeLog.md
dcae-analytics/dcae-analytics-model/pom.xml
dcae-analytics/dcae-analytics-tca-web/pom.xml
dcae-analytics/dcae-analytics-test/pom.xml
dcae-analytics/dcae-analytics-web/pom.xml
dcae-analytics/pom.xml
dcae-analytics/version.properties
pom.xml
version.properties

index 438e585..df31323 100644 (file)
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [1.4.0] - 2023/02/02
+         - [DCAEGEN2-3338](https://jira.onap.org/browse/DCAEGEN2-3338) - Update vulnerabilities for TCAGEN2
+
 ## [1.3.4] - 2022/07/28
          - [DCAEGEN2-2976](https://jira.onap.org/browse/DCAEGEN2-2976) - Support 7.2.1 VES in TCAGEN2
          - [DCAEGEN2-3210](https://jira.onap.org/browse/DCAEGEN2-3210) - Update vulnerabilities for TCAGEN2
index 44a3601..7e71c46 100644 (file)
@@ -6,6 +6,7 @@
   ~ Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2022 Wipro Limited.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -47,7 +48,7 @@
         <main.basedir>${project.parent.basedir}</main.basedir>
         <sdk.version>1.8.6</sdk.version>
         <spring.version>5.3.20</spring.version>
-        <jackson.version>2.13.3</jackson.version>
+        <jackson.version>2.14.1</jackson.version>
         <immutable.version>2.7.1</immutable.version>
         <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
     </properties>
index 37fc02f..6cd34d2 100644 (file)
@@ -8,6 +8,7 @@
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2021 Nokia Intellectual Property. All rights reserved.
   ~ Copyright (c) 2021-2022 Wipro Limited.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -45,7 +46,7 @@
 
     <properties>
             <main.basedir>${project.parent.basedir}</main.basedir>
-            <undertow-core.version>2.2.17.Final</undertow-core.version>
+            <undertow-core.version>2.3.0.Final</undertow-core.version>
             <docker.image.name>onap/${project.groupId}.${project.artifactId}</docker.image.name>
             <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
     <maven.build.timestamp.format>yyyyMMdd'T'HHmmss</maven.build.timestamp.format>
index 7ab5b75..6bb4ef6 100644 (file)
@@ -6,6 +6,7 @@
   ~ Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2022 Wipro Limited.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -43,7 +44,7 @@
 
     <properties>
          <main.basedir>${project.parent.basedir}</main.basedir>
-         <jackson.version>2.13.3</jackson.version>
+         <jackson.version>2.14.1</jackson.version>
          <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
     </properties>
 
index 8108ec4..8a0fb84 100644 (file)
@@ -7,6 +7,7 @@
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2021 Nokia Intellectual Property. All rights reserved.
   ~ Copyright (c) 2021-2022 Wipro Limited.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -44,7 +45,7 @@
 
     <properties>
             <main.basedir>${project.parent.basedir}</main.basedir>
-            <undertow-core.version>2.2.17.Final</undertow-core.version>
+            <undertow-core.version>2.3.0.Final</undertow-core.version>
             <httpclient.version>4.5.13</httpclient.version>
             <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
     </properties>
index 276d496..72ccdfc 100644 (file)
@@ -7,6 +7,7 @@
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2021 China Mobile Property. All rights reserved.
   ~ Copyright (c) 2022 Wipro Limited.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
         <snapshots.path>content/repositories/snapshots/</snapshots.path>
         <releases.path>content/repositories/releases/</releases.path>
         <docker.repository>nexus3.onap.org:10003</docker.repository>
-        <spring-swagger-ui.version>2.10.5</spring-swagger-ui.version>
+        <spring-swagger-ui.version>3.0.0</spring-swagger-ui.version>
         <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
 
         <!-- SONAR EXCLUSIONS -->
index a486fcb..f5b408e 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (c) 2021 Samsung Electronics. All rights reserved.
 # Copyright (c) 2022 Wipro Limited.
 # Copyright (c) 2022 Huawei. All rights reserved.
+# Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -21,8 +22,8 @@
 #
 #
 major=1
-minor=3
-patch=4
+minor=4
+patch=0
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index c379d33..56aaa05 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,7 @@
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
   ~ Copyright (c) 2022 Wipro Limited.
   ~ Copyright (c) 2022 Huawei. All rights reserved.
+  ~ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -36,7 +37,7 @@
     <version>${revision}</version>
 
     <properties>
-        <revision>1.3.4-SNAPSHOT</revision>
+        <revision>1.4.0-SNAPSHOT</revision>
     </properties>
 
     <name>dcaegen2-analytics-tca-gen2</name>
index ef87c2e..e23335b 100644 (file)
@@ -4,6 +4,7 @@
 # ================================================================================
 # Copyright (c) 2022 Wipro Limited.
 # Copyright (c) 2022 Huawei. All rights reserved.
+# Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -19,8 +20,8 @@
 # ============LICENSE_END=========================================================
 ##################################################################################
 major=1
-minor=3
-patch=4
+minor=4
+patch=0
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT