Skip to content

Commit 92c2dd9

Browse files
Bump org.apache.solr:solr-solrj from 8.11.3 to 8.11.4 in /modules/solr
Bumps org.apache.solr:solr-solrj from 8.11.3 to 8.11.4. --- updated-dependencies: - dependency-name: org.apache.solr:solr-solrj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af5099c commit 92c2dd9

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,7 +5,7 @@ dependencies {
55
// TODO use JDK's HTTP client and/or Apache HttpClient5
66
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
77

8-
testImplementation 'org.apache.solr:solr-solrj:8.11.3'
8+
testImplementation 'org.apache.solr:solr-solrj:8.11.4'
99
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
}
1111

0 commit comments

Comments
 (0)