This is an automated email from the ASF dual-hosted git repository.
tzimanyi 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 6940c168f4 [kie-issues#1787] Updating Logback to 1.5.16 (#3165)
6940c168f4 is described below
commit 6940c168f4bfd87ee065b6a5b84522505609e7d6
Author: Jason Porter <[email protected]>
AuthorDate: Mon Feb 24 07:53:33 2025 -0700
[kie-issues#1787] Updating Logback to 1.5.16 (#3165)
---
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 5c749029ef..6dfd6ae0f1 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.4.14</version.ch.qos.logback>
+ <version.ch.qos.logback>1.5.16</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]