This is an automated email from the ASF dual-hosted git repository.
wangtao29 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozhera.git
The following commit(s) were added to refs/heads/master by this push:
new 11b686db build(deps): bump ch.qos.logback:logback-core from 1.2.12 to
1.2.13 (#443)
11b686db is described below
commit 11b686dbde47e4150b0961775c713b7de2cc96d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 6 14:33:45 2024 +0800
build(deps): bump ch.qos.logback:logback-core from 1.2.12 to 1.2.13 (#443)
Bumps [ch.qos.logback:logback-core](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-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: wtt <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4bbef0ca..f00ba552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -737,7 +737,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
- <version>1.2.12</version>
+ <version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]