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 4509fd72a [OPENMEETINGS-2819] Bump ch.qos.logback:logback-classic from
1.5.32 to 1.5.33 (#242)
4509fd72a is described below
commit 4509fd72a16f98abfc39496d2208c89ac6cb3c4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 13:11:27 2026 +0700
[OPENMEETINGS-2819] Bump ch.qos.logback:logback-classic from 1.5.32 to
1.5.33 (#242)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.5.32 to 1.5.33.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.33)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.33
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 687d7d0b0..f1f2e4f23 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.0</tika-parsers.version>
<slf4j.version>2.0.18</slf4j.version>
- <logback.version>1.5.32</logback.version>
+ <logback.version>1.5.33</logback.version>
<license.excludedScopes>test</license.excludedScopes>
<bcprov.version>1.84</bcprov.version>
<mockito.version>5.23.0</mockito.version>