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

garyw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git


The following commit(s) were added to refs/heads/master by this push:
     new 1873d65  Bump ch.qos.logback:logback-core from 1.2.10 to 1.3.12
1873d65 is described below

commit 1873d656f7c21ce92c638d1819cc563620a817f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 21:52:06 2023 +0000

    Bump ch.qos.logback:logback-core from 1.2.10 to 1.3.12
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.2.10 to 1.3.12.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.3.12)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9b9bfca..7c1203d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <gpg.keyname>apache.org</gpg.keyname>
     <slf4j.version>1.7.25</slf4j.version>
     <log4j.version>2.17.1</log4j.version>
-    <logback.version>1.2.10</logback.version>
+    <logback.version>1.3.12</logback.version>
   </properties>
 
   <repositories>

Reply via email to