Skip to content

Commit

Permalink
Getting rid of CVEs in Solr connector (#13822)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg99 authored and codelipenghui committed Jan 27, 2022
1 parent f2bfe92 commit 7751597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulsar-io/solr/pom.xml
Expand Up @@ -29,7 +29,7 @@
</parent>

<properties>
<solr.version>8.6.3</solr.version>
<solr.version>8.11.1</solr.version>
</properties>

<artifactId>pulsar-io-solr</artifactId>
Expand Down

0 comments on commit 7751597

Please sign in to comment.