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 feb358de0 [OPENMEETINGS-2819] Bump ch.qos.logback:logback-classic from
1.5.33 to 1.5.34 (#248)
feb358de0 is described below
commit feb358de002de8b26580216cb595e314a1e46fde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 14:27:59 2026 +0700
[OPENMEETINGS-2819] Bump ch.qos.logback:logback-classic from 1.5.33 to
1.5.34 (#248)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.5.33 to 1.5.34.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.33...v_1.5.34)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.34
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 e8d9ff43c..6af4fda51 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.1</tika-parsers.version>
<slf4j.version>2.0.18</slf4j.version>
- <logback.version>1.5.33</logback.version>
+ <logback.version>1.5.34</logback.version>
<license.excludedScopes>test</license.excludedScopes>
<bcprov.version>1.84</bcprov.version>
<mockito.version>5.23.0</mockito.version>