Skip to content

Commit 6fdb4b9

Browse files
authored
[feat][meta] upgrade oxia version to 0.7.2 (#24976)
Signed-off-by: mattisonchao <[email protected]>
1 parent 2bf095d commit 6fdb4b9

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
@@ -484,8 +484,8 @@ The Apache Software License, Version 2.0
484484
* Prometheus
485485
- io.prometheus-simpleclient_httpserver-0.16.0.jar
486486
* Oxia
487-
- io.github.oxia-db-oxia-client-api-0.7.0.jar
488-
- io.github.oxia-db-oxia-client-0.7.0.jar
487+
- io.github.oxia-db-oxia-client-api-0.7.2.jar
488+
- io.github.oxia-db-oxia-client-0.7.2.jar
489489
* OpenHFT
490490
- net.openhft-zero-allocation-hashing-0.16.jar
491491
* Java JSON WebTokens

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ flexible messaging model and an intuitive client API.</description>
296296
<apache-http-client.version>4.5.13</apache-http-client.version>
297297
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
298298
<jetcd.version>0.7.7</jetcd.version>
299-
<oxia.version>0.7.0</oxia.version>
299+
<oxia.version>0.7.2</oxia.version>
300300
<snakeyaml.version>2.0</snakeyaml.version>
301301
<ant.version>1.10.12</ant.version>
302302
<seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>

0 commit comments

Comments
 (0)