Skip to content

Commit

Permalink
[feat][misc] upgrade oxia java client to 0.5.0 (#23871)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattisonchao authored Jan 21, 2025

Verified

This commit was signed with the committer’s verified signature.
dtolnay David Tolnay
1 parent 3c2ec2b commit e5bd774
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
@@ -481,8 +481,8 @@ The Apache Software License, Version 2.0
* Prometheus
- io.prometheus-simpleclient_httpserver-0.16.0.jar
* Oxia
- io.streamnative.oxia-oxia-client-api-0.4.10.jar
- io.streamnative.oxia-oxia-client-0.4.10.jar
- io.streamnative.oxia-oxia-client-api-0.5.0.jar
- io.streamnative.oxia-oxia-client-0.5.0.jar
* OpenHFT
- net.openhft-zero-allocation-hashing-0.16.jar
* Java JSON WebTokens
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -250,7 +250,7 @@ flexible messaging model and an intuitive client API.</description>
<apache-http-client.version>4.5.13</apache-http-client.version>
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
<jetcd.version>0.7.7</jetcd.version>
<oxia.version>0.4.10</oxia.version>
<oxia.version>0.5.0</oxia.version>
<snakeyaml.version>2.0</snakeyaml.version>
<ant.version>1.10.12</ant.version>
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>

0 comments on commit e5bd774

Please sign in to comment.