This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new 109ac68c44 [NO-ISSUE] Upgrade logback-core to version 1.5.34 to
address CVEs (#3230)
109ac68c44 is described below
commit 109ac68c44186da61ad1cd73cfa253f04ab6755e
Author: lavanyaj14 <[email protected]>
AuthorDate: Thu Jun 4 18:08:15 2026 +0530
[NO-ISSUE] Upgrade logback-core to version 1.5.34 to address CVEs (#3230)
---
build/optaplanner-build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/optaplanner-build-parent/pom.xml
b/build/optaplanner-build-parent/pom.xml
index 73b3582a4a..0c1cd35abf 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -42,7 +42,7 @@
<version.org.drools>${project.version}</version.org.drools>
<!-- Normal dependency versions -->
- <version.ch.qos.logback>1.5.32</version.ch.qos.logback>
+ <version.ch.qos.logback>1.5.34</version.ch.qos.logback>
<version.org.apache.logging.log4j>2.22.1</version.org.apache.logging.log4j>
<version.com.thoughtworks.xstream>1.4.21</version.com.thoughtworks.xstream>
<version.io.quarkiverse.operatorsdk>6.6.7</version.io.quarkiverse.operatorsdk>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]