Skip to content

Commit ff3f1ff

Browse files
build(deps): bump org.apache.solr:solr-solrj from 9.7.0 to 9.8.0
Bumps org.apache.solr:solr-solrj from 9.7.0 to 9.8.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>
1 parent 65cffa6 commit ff3f1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
5959
<jakarta-persistence-api.version>3.1.0</jakarta-persistence-api.version>
6060
<hibernate.version>5.6.15.Final</hibernate.version>
6161
<hibernate-orm.version>6.1.7.Final</hibernate-orm.version>
62-
<solr-solrj.version>9.7.0</solr-solrj.version>
62+
<solr-solrj.version>9.8.0</solr-solrj.version>
6363
<elasticsearch-rest-high-level-client.version>7.17.27</elasticsearch-rest-high-level-client.version>
6464

6565
<!-- Test dependencies -->

0 commit comments

Comments
 (0)