This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch commons-compress-1.24.0 in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
commit ae2f24d1da7ca30e7c0ca57919cc5407ec9c6ac0 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Oct 10 11:02:18 2023 +0200 Upgrade Commons Compress to version 1.24.0 --- 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 c6cf48d578..dc151bf97e 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -173,7 +173,7 @@ <version.plugin.annotations>3.6.0</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.22</version.common.compress> + <version.common.compress>1.24.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]
