This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new d1c94f171b8 [fix][sec] Bump org.apache.solr:solr-core from 9.8.0 to
9.10.1 in /pulsar-io/solr (#25175)
d1c94f171b8 is described below
commit d1c94f171b821a90b3d7bcbe1b1384ce574e9428
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 d86c996c5c3..620e8276fd1 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>
</properties>
<artifactId>pulsar-io-solr</artifactId>