This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch atlas-2.5
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/atlas-2.5 by this push:
new fc318838f ATLAS-4986: Bump ch.qos.logback:logback-core from 1.3.14 to
1.3.15 (#265)
fc318838f is described below
commit fc318838f7734d45c2414eb44692e11c43f616ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 3 10:24:36 2025 -0800
ATLAS-4986: Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15 (#265)
(cherry picked from commit 06ec4d6cdd8ceb4dddc43679fe2ef12fe6ac3cb7)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a578cacef..9952cabbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<kafka.scala.binary.version>2.12</kafka.scala.binary.version>
<kafka.version>2.8.2</kafka.version>
<keycloak.version>6.0.1</keycloak.version>
- <logback.version>1.3.14</logback.version>
+ <logback.version>1.3.15</logback.version>
<lucene-solr.version>8.11.3</lucene-solr.version>
<maven-plugin-sortpom.version>3.0.1</maven-plugin-sortpom.version>
<maven-site-plugin.version>3.7</maven-site-plugin.version>