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

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 64333094705 [fix][sec] Upgrade OpenSearch to 2.19.4 to remediate 
CVE-2025-9624 (#25206)
64333094705 is described below

commit 64333094705769640d747b868017b01931b17705
Author: guptas6est <[email protected]>
AuthorDate: Fri Feb 6 15:31:09 2026 +0530

    [fix][sec] Upgrade OpenSearch to 2.19.4 to remediate CVE-2025-9624 (#25206)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0fee5d9b38..3cc20802fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <mariadb-jdbc.version>3.5.5</mariadb-jdbc.version>
     <openmldb-jdbc.version>0.4.4-hotfix1</openmldb-jdbc.version>
     <json-smart.version>2.5.2</json-smart.version>
-    <opensearch.version>2.16.0</opensearch.version>
+    <opensearch.version>2.19.4</opensearch.version>
     <elasticsearch-java.version>8.15.3</elasticsearch-java.version>
     <debezium.version>3.2.5.Final</debezium.version>
     
<debezium.postgresql.version>${postgresql-jdbc.version}</debezium.postgresql.version>

Reply via email to