This is an automated email from the ASF dual-hosted git repository.
jianglongtao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 0ef418f88ab Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13
(#29303)
0ef418f88ab is described below
commit 0ef418f88ab97151ee7f39d3f14ab4f8bff5e3a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 11 13:37:01 2023 +0800
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 (#29303)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.2.12 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.12...v_1.2.13)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dea546a1551..beba730a3d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<elasticjob.version>3.0.4</elasticjob.version>
<slf4j.version>1.7.36</slf4j.version>
- <logback.version>1.2.12</logback.version>
+ <logback.version>1.2.13</logback.version>
<commons-logging.version>1.2</commons-logging.version>
<lombok.version>1.18.30</lombok.version>