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

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


The following commit(s) were added to refs/heads/master by this push:
     new c3b33ccda [OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from 
1.6.2 to 1.6.3 (#296)
c3b33ccda is described below

commit c3b33ccdab8e6c748057d700354d79d9123450f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 08:44:28 2026 +0700

    [OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from 1.6.2 to 1.6.3 
(#296)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.6.2 to 1.6.3.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.2...v_1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-version: 1.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 a8f1dc04b..20bdab85e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
                <jackrabbit-webdav.version>2.21.22</jackrabbit-webdav.version>
                <tika-parsers.version>3.3.2</tika-parsers.version>
                <slf4j.version>2.0.18</slf4j.version>
-               <logback.version>1.6.2</logback.version>
+               <logback.version>1.6.3</logback.version>
                <license.excludedScopes>test</license.excludedScopes>
                <bcprov.version>1.85.2</bcprov.version>
                <mockito.version>5.23.0</mockito.version>

Reply via email to