This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new f29a8dc2 build: bump ch.qos.logback:logback-classic from 1.5.23 to
1.5.24 (#779)
f29a8dc2 is described below
commit f29a8dc2cee6bf5171c8b20086652147c5cb3e1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 21:15:16 2026 +0800
build: bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 (#779)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 76a14cbe..fa76f958 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<slf4j-simple.version>1.7.36</slf4j-simple.version>
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>
<log4j-over-slf4j.version>1.7.36</log4j-over-slf4j.version>
- <logback-classic.version>1.5.23</logback-classic.version>
+ <logback-classic.version>1.5.24</logback-classic.version>
<mockserver.version>5.15.0</mockserver.version>
<jacoco.version>0.8.14</jacoco.version>
<junit.version>5.13.4</junit.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]