Skip to content

Commit

Permalink
Fixing SolrJ update issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pkiraly committed Aug 15, 2023
1 parent 90b524d commit 822dd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<artifactId>solr-core</artifactId>
<groupId>org.apache.solr</groupId>
<version>9.2.0</version>
<version>9.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 822dd30

Please sign in to comment.