This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 8d5d0d16755 Bump org.apache.commons:commons-compress from 1.26.1 to
1.26.2
8d5d0d16755 is described below
commit 8d5d0d16755f3610f0740362468577c32df76606
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 06:54:10 2024 +0000
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4d211b73b0f..4b5f0838585 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
<commons-codec-version>1.17.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.26.1</commons-compress-version>
+ <commons-compress-version>1.26.2</commons-compress-version>
<commons-csv-version>1.11.0</commons-csv-version>
<commons-cli-version>1.4</commons-cli-version>
<commons-dbcp-version>1.4</commons-dbcp-version>