From f95398aa7cd425e543a1aa112357b370169aba5a Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Wed, 21 Sep 2022 00:12:21 +0000 Subject: Fix application startup error Change-Id: If092d6f6d37e9eacb4c2f1dc9d5ad1cfae9abc90 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3265 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') 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 @@ org.apache.tomcat.embed tomcat-embed-core - 10.0.21 + 9.0.65 ch.qos.logback -- cgit 1.2.3-korg