This is an automated email from the ASF dual-hosted git repository.
mvolikas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
The following commit(s) were added to refs/heads/main by this push:
new 2c861ace Bump org.apache.solr:solr-solrj from 9.10.0 to 9.10.1 (#1796)
2c861ace is described below
commit 2c861acef9e44e632999d16082fe69d26266fe98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 14:16:38 2026 +0200
Bump org.apache.solr:solr-solrj from 9.10.0 to 9.10.1 (#1796)
Bumps org.apache.solr:solr-solrj from 9.10.0 to 9.10.1.
---
updated-dependencies:
- dependency-name: org.apache.solr:solr-solrj
dependency-version: 9.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
external/solr/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/external/solr/pom.xml b/external/solr/pom.xml
index c69cf836..8d7a108e 100644
--- a/external/solr/pom.xml
+++ b/external/solr/pom.xml
@@ -38,7 +38,7 @@ under the License.
<description>Solr resources for StormCrawler</description>
<properties>
- <solr.version>9.10.0</solr.version>
+ <solr.version>9.10.1</solr.version>
</properties>
<dependencies>