summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics/dcae-analytics-web/pom.xml')
-rw-r--r--dcae-analytics/dcae-analytics-web/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dcae-analytics/dcae-analytics-web/pom.xml b/dcae-analytics/dcae-analytics-web/pom.xml
index 8108ec4..8a0fb84 100644
--- a/dcae-analytics/dcae-analytics-web/pom.xml
+++ b/dcae-analytics/dcae-analytics-web/pom.xml
@@ -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>