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 30d5df7924 build(deps): bump zip4j from 2.11.4 to 2.11.5 (#820)
30d5df7924 is described below

commit 30d5df792461fa6a0b133fe1de85e09bde8ddb9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 23 10:35:31 2023 +0100

    build(deps): bump zip4j from 2.11.4 to 2.11.5 (#820)
    
    Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.11.4 to 
2.11.5.
    - [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
    - 
[Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.11.4...v2.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: net.lingala.zip4j:zip4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 75e3a335c5..c6b44aaecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@
       <dependency>
         <groupId>net.lingala.zip4j</groupId>
         <artifactId>zip4j</artifactId>
-        <version>2.11.4</version>
+        <version>2.11.5</version>
       </dependency>
 
       <dependency>

Reply via email to