Skip to content

Commit 387a96d

Browse files
authored
[feat][misc] Upgrade oxia version to 0.4.9 (#23607)
1 parent 2715853 commit 387a96d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,8 @@ The Apache Software License, Version 2.0
481481
* Prometheus
482482
- io.prometheus-simpleclient_httpserver-0.16.0.jar
483483
* Oxia
484-
- io.streamnative.oxia-oxia-client-api-0.4.7.jar
485-
- io.streamnative.oxia-oxia-client-0.4.7.jar
484+
- io.streamnative.oxia-oxia-client-api-0.4.9.jar
485+
- io.streamnative.oxia-oxia-client-0.4.9.jar
486486
* OpenHFT
487487
- net.openhft-zero-allocation-hashing-0.16.jar
488488
* Java JSON WebTokens

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
<apache-http-client.version>4.5.13</apache-http-client.version>
252252
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
253253
<jetcd.version>0.7.7</jetcd.version>
254-
<oxia.version>0.4.7</oxia.version>
254+
<oxia.version>0.4.9</oxia.version>
255255
<snakeyaml.version>2.0</snakeyaml.version>
256256
<ant.version>1.10.12</ant.version>
257257
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>

0 commit comments

Comments
 (0)