This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 91e7f7e65a Bump ch.qos.logback:logback-core in /.ci/jenkins/tests
(#4172)
91e7f7e65a is described below
commit 91e7f7e65afe8ace31d8118d4e473abc1e386d27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 4 10:13:43 2026 +0100
Bump ch.qos.logback:logback-core in /.ci/jenkins/tests (#4172)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from
1.3.15 to 1.5.25.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.15...v_1.5.25)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-version: 1.5.25
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.ci/jenkins/tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/tests/pom.xml b/.ci/jenkins/tests/pom.xml
index aa1f8f8345..f705b34071 100644
--- a/.ci/jenkins/tests/pom.xml
+++ b/.ci/jenkins/tests/pom.xml
@@ -82,7 +82,7 @@
<logback.configration>logback-test.xml</logback.configration>
<logdir>${project.build.directory}/log</logdir>
<test.loglevel>ERROR</test.loglevel>
- <log.logback.version>1.3.15</log.logback.version>
+ <log.logback.version>1.5.25</log.logback.version>
<log.slf4j.version>1.7.25</log.slf4j.version>
<build-helper-maven-plugin.version>1.9.1</build-helper-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]