This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new e4201d16fe build(deps-dev): bump org.apache.commons:commons-compress 
(#1649)
e4201d16fe is described below

commit e4201d16fedd3eada071d28ca7103380b7c657c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 18:08:33 2024 +0200

    build(deps-dev): bump org.apache.commons:commons-compress (#1649)
    
    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:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 998f456f1b..3d2dea6e1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <commons-cli.version>1.8.0</commons-cli.version>
     <commons-codec.version>1.17.0</commons-codec.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-configuration2.version>2.10.1</commons-configuration2.version>
     <commons-io.version>2.16.1</commons-io.version>
     <commons-lang3.version>3.14.0</commons-lang3.version>

Reply via email to