This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new f5897620c6 AMBARI-26306: Bumpup logback to 1.5.16(latest) due to CVE's
(#3940)
f5897620c6 is described below
commit f5897620c69cfe2a36360e4ad24a2d75c6f8862a
Author: Basapuram Kumar <[email protected]>
AuthorDate: Tue Feb 11 06:44:09 2025 +0530
AMBARI-26306: Bumpup logback to 1.5.16(latest) due to CVE's (#3940)
---
ambari-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 263eeb3c55..7a3fd2aeda 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -38,7 +38,7 @@
<swagger.maven.plugin.version>3.1.5</swagger.maven.plugin.version>
<slf4j.version>2.0.0</slf4j.version>
<reload4j.version>1.2.22</reload4j.version>
- <logback.version>1.2.13</logback.version>
+ <logback.version>1.5.16</logback.version>
<guice.version>5.1.0</guice.version>
<spring.version>5.3.22</spring.version>
<spring.security.version>5.7.8</spring.security.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]