Skip to content

Commit 6f2beb3

Browse files
Bump okhttp from 3.12.1 to 3.14.0
Bumps [okhttp](https://github.com/square/okhttp) from 3.12.1 to 3.14.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.1...parent-3.14.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfd3e70 commit 6f2beb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-connect-rest-source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.1'
2+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.14.2'
33

44
// Included in connector runtime
55
compileOnly group: 'org.apache.kafka', name: 'connect-api', version: kafkaVersion

0 commit comments

Comments
 (0)