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>
 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
 
   ~ 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.
         <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>
 
   ~ 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.
 
     <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>
 
   ~ 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.
 
     <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>
 
 
   ~ 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.
 
     <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>
 
   ~ 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 -->
 
 # 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.
 #
 #
 major=1
-minor=3
-patch=4
+minor=4
+patch=0
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT
 
   ~ 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.
     <version>${revision}</version>
 
     <properties>
-        <revision>1.3.4-SNAPSHOT</revision>
+        <revision>1.4.0-SNAPSHOT</revision>
     </properties>
 
     <name>dcaegen2-analytics-tca-gen2</name>
 
 # ================================================================================
 # 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.
 # ============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