summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab4712f..ff68536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
* ================================================================================
* Copyright (C) 2019-2022 Wipro Limited.
* Copyright (C) 2022 Huawei Technologies Co., Ltd.
+ * Copyright (C) 2022 AT&T. 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.
@@ -271,7 +272,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
- <version>10.0.21</version>
+ <version>9.0.65</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>