This is an automated email from the ASF dual-hosted git repository.
porcelli 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 1913397303 kie-issues#1197 - CVE-2023-6481 logback upgrade. (#5934)
1913397303 is described below
commit 19133973030deb1bdecb14afbbfca98ff8897b10
Author: Alex Porcelli <[email protected]>
AuthorDate: Tue May 14 11:27:30 2024 +0200
kie-issues#1197 - CVE-2023-6481 logback upgrade. (#5934)
---
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 dcbd2d6613..29775b5a11 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -54,7 +54,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.4.12</version.ch.qos.logback>
+ <version.ch.qos.logback>1.4.14</version.ch.qos.logback>
<version.commons-codec>1.16.1</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]