This is an automated email from the ASF dual-hosted git repository.
fjtiradosarti 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 3f1ce2d419 [CVE-2024-25710] update common compress to 1.26.0 (#5697)
3f1ce2d419 is described below
commit 3f1ce2d419a11d5b1a3ef5fea875aeb8ed24a9f4
Author: Roberto Oliveira <[email protected]>
AuthorDate: Tue Feb 20 14:47:57 2024 +0100
[CVE-2024-25710] update common compress to 1.26.0 (#5697)
---
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 4ca61fe604..875bfec5fd 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -171,7 +171,7 @@
<version.plugin.annotations>3.7.1</version.plugin.annotations>
<version.artifact.transfer>0.9.1</version.artifact.transfer>
<version.shared.utils>3.3.4</version.shared.utils>
- <version.common.compress>1.24.0</version.common.compress>
+ <version.common.compress>1.26.0</version.common.compress>
<version.common.exec>1.3</version.common.exec>
<!-- -->
<!-- Jacoco plugin configurations -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]