Skip to content

Commit 8213463

Browse files
authoredFeb 13, 2024
build(deps): bump org.apache.solr:solr-solrj from 9.4.1 to 9.5.0 (#1815)
Bumps org.apache.solr:solr-solrj from 9.4.1 to 9.5.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5284f7 commit 8213463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
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.4.1</solr-solrj.version>
62+
<solr-solrj.version>9.5.0</solr-solrj.version>
6363
<elasticsearch-rest-high-level-client.version>7.17.18</elasticsearch-rest-high-level-client.version>
6464

6565
<!-- Test dependencies -->

0 commit comments

Comments
 (0)
Please sign in to comment.