This is an automated email from the ASF dual-hosted git repository.
arshad 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 ed20fd2df2 AMBARI-26074:Upgrade logback core and logback classic to
1.2.13 (#3791)
ed20fd2df2 is described below
commit ed20fd2df2a2c30b6e65e829d1039419d684a79f
Author: Bhavik Patel <[email protected]>
AuthorDate: Mon Jul 29 15:11:10 2024 +0530
AMBARI-26074:Upgrade logback core and logback classic to 1.2.13 (#3791)
---
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 4e40110db3..72dfdac698 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.10</logback.version>
+ <logback.version>1.2.13</logback.version>
<guice.version>4.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]