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

mxsm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new b64d1e0d6 Bump com.github.seancfoley:ipaddress from 5.3.3 to 5.5.0 
(#4953)
b64d1e0d6 is described below

commit b64d1e0d6cd2bbdbb04b2dda54cf48bc5d7eafc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 22:50:47 2024 +0800

    Bump com.github.seancfoley:ipaddress from 5.3.3 to 5.5.0 (#4953)
    
    * Bump com.github.seancfoley:ipaddress from 5.3.3 to 5.5.0
    
    Bumps 
[com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 
5.3.3 to 5.5.0.
    - [Release notes](https://github.com/seancfoley/IPAddress/releases)
    - [Commits](https://github.com/seancfoley/IPAddress/compare/v5.3.3...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.seancfoley:ipaddress
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Redundant dep declaration
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pil0tXia <[email protected]>
---
 build.gradle | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/build.gradle b/build.gradle
index b7d1f22e8..969964e1c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -732,7 +732,7 @@ subprojects {
 
             dependency "javax.annotation:javax.annotation-api:1.3.2"
 
-            dependency "com.github.seancfoley:ipaddress:5.3.3"
+            dependency "com.github.seancfoley:ipaddress:5.5.0"
             dependency "com.google.code.gson:gson:2.11.0"
 
             dependency "org.javassist:javassist:3.30.2-GA"
@@ -746,7 +746,6 @@ subprojects {
             dependency "org.apache.curator:curator-test:${curatorVersion}"
 
             dependency "org.projectlombok:lombok:1.18.32"
-            dependency "com.github.seancfoley:ipaddress:5.3.3"
             dependency "javax.annotation:javax.annotation-api:1.3.2"
             dependency "com.alibaba.fastjson2:fastjson2:2.0.48"
 
@@ -761,4 +760,4 @@ subprojects {
             dependency "com.mysql:mysql-connector-j:8.0.33"
         }
     }
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to