Skip to content

Commit caf08c2

Browse files
merlimatlhotari
authored andcommitted
[improve] Upgrade IPAddress to 5.5.0 (apache#22886)
(cherry picked from commit f17d90e)
1 parent d9928ef commit caf08c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ The Apache Software License, Version 2.0
501501
- io.etcd-jetcd-core-0.7.7.jar
502502
- io.etcd-jetcd-grpc-0.7.7.jar
503503
* IPAddress
504-
- com.github.seancfoley-ipaddress-5.3.3.jar
504+
- com.github.seancfoley-ipaddress-5.5.0.jar
505505
* RxJava
506506
- io.reactivex.rxjava3-rxjava-3.0.1.jar
507507
* RoaringBitmap

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ flexible messaging model and an intuitive client API.</description>
251251
<jetcd.version>0.7.7</jetcd.version>
252252
<snakeyaml.version>2.0</snakeyaml.version>
253253
<ant.version>1.10.12</ant.version>
254-
<seancfoley.ipaddress.version>5.3.3</seancfoley.ipaddress.version>
254+
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>
255255
<disruptor.version>3.4.3</disruptor.version>
256256
<zstd-jni.version>1.5.2-3</zstd-jni.version>
257257
<netty-reactive-streams.version>2.0.6</netty-reactive-streams.version>

0 commit comments

Comments
 (0)