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 8a0b86df59 Bump ch.qos.logback:logback-core in /.ci/jenkins/tests
(#3822)
8a0b86df59 is described below
commit 8a0b86df592e6cac940305903db5a4435656bcd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 8 11:28:40 2025 +0100
Bump ch.qos.logback:logback-core in /.ci/jenkins/tests (#3822)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from
1.2.13 to 1.3.15.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.3.15)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
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 450fb053a7..1615da26b5 100644
--- a/.ci/jenkins/tests/pom.xml
+++ b/.ci/jenkins/tests/pom.xml
@@ -74,7 +74,7 @@
<logback.configration>logback-test.xml</logback.configration>
<logdir>${project.build.directory}/log</logdir>
<test.loglevel>ERROR</test.loglevel>
- <log.logback.version>1.2.13</log.logback.version>
+ <log.logback.version>1.3.15</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]