Skip to content

Commit

Permalink
[improve] Upgrade IPAddress to 5.5.0 (apache#22886)
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat committed Jun 10, 2024
1 parent f6eceed commit f17d90e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f17d90e

Please sign in to comment.