Skip to content

Commit

Permalink
Merge pull request #299 from pkiraly/snyk-upgrade-f3707ce68579c711088…
Browse files Browse the repository at this point in the history
…735bc64b6f329

[Snyk] Upgrade org.apache.solr:solr-solrj from 9.2.1 to 9.3.0
  • Loading branch information
pkiraly authored Aug 15, 2023
2 parents 0855792 + 822dd30 commit edf0f71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@
<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>
<artifactId>solr-solrj</artifactId>
<groupId>org.apache.solr</groupId>
<version>9.2.1</version>
<version>9.3.0</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
Expand Down

0 comments on commit edf0f71

Please sign in to comment.