Skip to content

Commit 2047afb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/solr/org.apache.solr-solr-solrj-8.11.2' into combined-pr-branch
2 parents d8c1eca + c465898 commit 2047afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/solr/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ dependencies {
55
// TODO use JDK's HTTP client and/or Apache HttpClient5
66
shaded 'com.squareup.okhttp3:okhttp:4.10.0'
77

8-
testImplementation 'org.apache.solr:solr-solrj:8.11.1'
8+
testImplementation 'org.apache.solr:solr-solrj:8.11.2'
99
testImplementation 'org.assertj:assertj-core:3.23.1'
1010
}

0 commit comments

Comments
 (0)