Skip to content

Commit fcd5f92

Browse files
authored
[feat][misc] upgrade oxia version to 0.6.2 (#24689)
1 parent f1b66ae commit fcd5f92

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
@@ -485,8 +485,8 @@ The Apache Software License, Version 2.0
485485
* Prometheus
486486
- io.prometheus-simpleclient_httpserver-0.16.0.jar
487487
* Oxia
488-
- io.github.oxia-db-oxia-client-api-0.6.0.jar
489-
- io.github.oxia-db-oxia-client-0.6.0.jar
488+
- io.github.oxia-db-oxia-client-api-0.6.2.jar
489+
- io.github.oxia-db-oxia-client-0.6.2.jar
490490
* OpenHFT
491491
- net.openhft-zero-allocation-hashing-0.16.jar
492492
* Java JSON WebTokens

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ flexible messaging model and an intuitive client API.</description>
299299
<apache-http-client.version>4.5.13</apache-http-client.version>
300300
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
301301
<jetcd.version>0.7.7</jetcd.version>
302-
<oxia.version>0.6.0</oxia.version>
302+
<oxia.version>0.6.2</oxia.version>
303303
<snakeyaml.version>2.0</snakeyaml.version>
304304
<ant.version>1.10.12</ant.version>
305305
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>

0 commit comments

Comments
 (0)