This is an automated email from the ASF dual-hosted git repository.

linghengqian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fe902a36 Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in 
/examples (#2377)
9fe902a36 is described below

commit 9fe902a36d54af51c59b4677b6b37cb03abb9a87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 15:56:27 2023 +0800

    Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in /examples 
(#2377)
    
    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:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 44330cc31..69104c6f0 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -43,7 +43,7 @@
         <springframework.version>4.3.4.RELEASE</springframework.version>
         
         <slf4j.version>1.7.36</slf4j.version>
-        <logback.version>1.2.12</logback.version>
+        <logback.version>1.2.13</logback.version>
         
         <h2.version>2.2.224</h2.version>
         <mysql-connector-java.version>8.0.31</mysql-connector-java.version>

Reply via email to