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 a2f888a0d1e [fix][sec] Bump org.apache.solr:solr-core from 9.8.0 to 
9.10.1 in /pulsar-io/solr (#25175)
a2f888a0d1e is described below

commit a2f888a0d1e196f05c662f2771125d80d982c548
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 08:47:37 2026 +0200

    [fix][sec] Bump org.apache.solr:solr-core from 9.8.0 to 9.10.1 in 
/pulsar-io/solr (#25175)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pulsar-io/solr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar-io/solr/pom.xml b/pulsar-io/solr/pom.xml
index 293e4f5fc3b..cbdf73cb918 100644
--- a/pulsar-io/solr/pom.xml
+++ b/pulsar-io/solr/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <properties>
-        <solr.version>9.8.0</solr.version>
+        <solr.version>9.10.1</solr.version>
         <jetty10.version>10.0.24</jetty10.version>
     </properties>
 

Reply via email to