Skip to content

Commit 74e1fee

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/solr/com.squareup.okhttp3-okhttp-5.3.2' into combined-pr-branch
2 parents 68f3f48 + a236bee commit 74e1fee

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
@@ -3,7 +3,7 @@ description = "Testcontainers :: Solr"
33
dependencies {
44
api project(':testcontainers')
55
// TODO use JDK's HTTP client and/or Apache HttpClient5
6-
shaded 'com.squareup.okhttp3:okhttp:5.1.0'
6+
shaded 'com.squareup.okhttp3:okhttp:5.3.2'
77

88
testImplementation 'org.apache.solr:solr-solrj:8.11.4'
99
}

0 commit comments

Comments
 (0)