This is an automated email from the ASF dual-hosted git repository.
philo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 659faf3a78 [FLINK] Bump ch.qos.logback:logback-classic from 1.4.7 to
1.4.12 (#9582)
659faf3a78 is described below
commit 659faf3a7891a66bc99171196bfddb1bd6599ebe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 14 21:55:14 2025 +0800
[FLINK] Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 (#9582)
---
gluten-flink/ut/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gluten-flink/ut/pom.xml b/gluten-flink/ut/pom.xml
index 6f4f87351a..bcdd7c9c89 100644
--- a/gluten-flink/ut/pom.xml
+++ b/gluten-flink/ut/pom.xml
@@ -130,7 +130,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <version>1.4.7</version>
+ <version>1.4.12</version>
</dependency>
</dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]