Skip to content

Commit

Permalink
Bump org.apache.solr:solr-solrj from 9.2.1 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps org.apache.solr:solr-solrj from 9.2.1 to 9.3.0.

---
updated-dependencies:
- dependency-name: org.apache.solr:solr-solrj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amoscatelli committed Jul 25, 2023
1 parent 0e3399e commit 6644096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document-parent/solr-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-solrj</artifactId>
<version>9.2.1</version>
<version>9.3.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 6644096

Please sign in to comment.