Skip to content

Commit 88a5a7d

Browse files
chore(deps): update dependency org.apache.solr:solr-solrj to v10
| datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | maven | org.apache.solr:solr-solrj | 9.10.1 | 10.0.0 |
1 parent f753a42 commit 88a5a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>embedded-solr</artifactId>
1515

1616
<properties>
17-
<solr-solrj.version>9.10.1</solr-solrj.version>
17+
<solr-solrj.version>10.0.0</solr-solrj.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)