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 ad7023d30 [OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from
1.5.38 to 1.6.0 (#275)
ad7023d30 is described below
commit ad7023d30a40e7d0f48d5262f2bf553c83ef697e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 12:43:08 2026 +0700
[OPENMEETINGS-2824] Bump ch.qos.logback:logback-classic from 1.5.38 to
1.6.0 (#275)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback)
from 1.5.38 to 1.6.0.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.0)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 0e35ccd0e..5dae51bf4 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.38</logback.version>
+ <logback.version>1.6.0</logback.version>
<license.excludedScopes>test</license.excludedScopes>
<bcprov.version>1.84</bcprov.version>
<mockito.version>5.23.0</mockito.version>