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 32adbc8ef [OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from
1.6.1 to 1.6.2 (#289)
32adbc8ef is described below
commit 32adbc8efd8a3b9a0f6c59632cc2a4749f67a216
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 08:55:41 2026 +0700
[OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from 1.6.1 to 1.6.2
(#289)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.2)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.6.2
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 24ea2459f..d077c7f43 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.1</logback.version>
+ <logback.version>1.6.2</logback.version>
<license.excludedScopes>test</license.excludedScopes>
<bcprov.version>1.85.2</bcprov.version>
<mockito.version>5.23.0</mockito.version>