This is an automated email from the ASF dual-hosted git repository.

yong pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-4.0 by this push:
     new b1e10c6fb36 [feat][misc] Upgrade oxia version to 0.4.9 (#23607)
b1e10c6fb36 is described below

commit b1e10c6fb3697414e4a12e78ec1d42d036b463b4
Author: Qiang Zhao <[email protected]>
AuthorDate: Tue Nov 19 13:38:30 2024 +0800

    [feat][misc] Upgrade oxia version to 0.4.9 (#23607)
    
    (cherry picked from commit 387a96dcdd78509547b09f12092104620326aa9c)
---
 distribution/server/src/assemble/LICENSE.bin.txt | 4 ++--
 pom.xml                                          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt 
b/distribution/server/src/assemble/LICENSE.bin.txt
index 14decd645b1..7c66460c216 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -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.7.jar
-    - io.streamnative.oxia-oxia-client-0.4.7.jar
+    - io.streamnative.oxia-oxia-client-api-0.4.9.jar
+    - io.streamnative.oxia-oxia-client-0.4.9.jar
   * OpenHFT
     - net.openhft-zero-allocation-hashing-0.16.jar
   * Java JSON WebTokens
diff --git a/pom.xml b/pom.xml
index 5a939453096..31d9e2cc1d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,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.7</oxia.version>
+    <oxia.version>0.4.9</oxia.version>
     <snakeyaml.version>2.0</snakeyaml.version>
     <ant.version>1.10.12</ant.version>
     <seancfoley.ipaddress.version>5.5.0</seancfoley.ipaddress.version>

Reply via email to