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-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 860f623ec8 Update version of logback to 1.5.19. (#6485)
860f623ec8 is described below

commit 860f623ec87d9fde6f597f721806aa561854a035
Author: Tibor Zimányi <[email protected]>
AuthorDate: Mon Oct 13 15:23:40 2025 +0200

    Update version of logback to 1.5.19. (#6485)
---
 build-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 4f6a6a5193..8797f3f711 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -51,7 +51,7 @@
       - A version property must be specified in the format 
"version.{groupId}", optionally with a suffix to make it unique.
       - Version properties must be sorted alphabetically (other form of 
sorting were found to be unclear and ambiguous).
     -->
-    <version.ch.qos.logback>1.5.18</version.ch.qos.logback>
+    <version.ch.qos.logback>1.5.19</version.ch.qos.logback>
     <version.commons-codec>1.18.0</version.commons-codec>
     <version.commons-collections>3.2.2</version.commons-collections>
     <version.commons-logging>1.1.1</version.commons-logging>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to