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

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


The following commit(s) were added to refs/heads/master by this push:
     new f17d90e5286 [improve] Upgrade IPAddress to 5.5.0 (#22886)
f17d90e5286 is described below

commit f17d90e528687fc796cc7e9c5c5b7487a3e3723e
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Mon Jun 10 12:39:49 2024 -0700

    [improve] Upgrade IPAddress to 5.5.0 (#22886)
---
 distribution/server/src/assemble/LICENSE.bin.txt | 2 +-
 pom.xml                                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt 
b/distribution/server/src/assemble/LICENSE.bin.txt
index 25b6787d420..6769df39037 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -516,7 +516,7 @@ The Apache Software License, Version 2.0
     - io.etcd-jetcd-core-0.7.7.jar
     - io.etcd-jetcd-grpc-0.7.7.jar
   * IPAddress
-    - com.github.seancfoley-ipaddress-5.3.3.jar
+    - com.github.seancfoley-ipaddress-5.5.0.jar
   * RxJava
     - io.reactivex.rxjava3-rxjava-3.0.1.jar
   * RoaringBitmap
diff --git a/pom.xml b/pom.xml
index 6e32359f326..1514b7da13a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <oxia.version>0.3.0</oxia.version>
     <snakeyaml.version>2.0</snakeyaml.version>
     <ant.version>1.10.12</ant.version>
-    <seancfoley.ipaddress.version>5.3.3</seancfoley.ipaddress.version>
+    <seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>
     <disruptor.version>3.4.3</disruptor.version>
     <zstd-jni.version>1.5.2-3</zstd-jni.version>
     <netty-reactive-streams.version>2.0.6</netty-reactive-streams.version>

Reply via email to