This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch commons-compress-1.26.0-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
commit 09716e8460d5bdf658c0510b3751367ab56dd120
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 12:56:45 2024 +0100
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (#13183)
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7d70c2e993b..51e26dd644a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
<commons-codec-version>1.16.0</commons-codec-version>
<commons-collections-version>3.2.2</commons-collections-version>
<commons-collections4-version>4.4</commons-collections4-version>
- <commons-compress-version>1.25.0</commons-compress-version>
+ <commons-compress-version>1.26.0</commons-compress-version>
<commons-csv-version>1.10.0</commons-csv-version>
<commons-cli-version>1.4</commons-cli-version>
<commons-dbcp-version>1.4</commons-dbcp-version>