Skip to content

Commit 23d81e8

Browse files
committed
chore: udpate solr to version 9.9.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent c215d48 commit 23d81e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.solr</groupId>
4040
<artifactId>solr-solrj</artifactId>
41-
<version>9.7.0</version>
41+
<version>9.9.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)