This is an automated email from the ASF dual-hosted git repository.
zhaocong pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit b53206829c50f8c82dd1fc4692fe0ac2b4e0a6bd
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>
(cherry picked from commit a2f888a0d1e196f05c662f2771125d80d982c548)
---
pulsar-io/solr/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pulsar-io/solr/pom.xml b/pulsar-io/solr/pom.xml
index 2cea9a5ddc0..8f889b94c2f 100644
--- a/pulsar-io/solr/pom.xml
+++ b/pulsar-io/solr/pom.xml
@@ -29,7 +29,8 @@
</parent>
<properties>
- <solr.version>9.8.0</solr.version>
+ <solr.version>9.10.1</solr.version>
+ <jetty10.version>10.0.24</jetty10.version>
</properties>
<artifactId>pulsar-io-solr</artifactId>