Skip to content

Commit 753a3ad

Browse files
Update dependency com.squareup.okhttp3:okhttp to v5
1 parent 77fc3cb commit 753a3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ under the License.
217217
<dependency>
218218
<groupId>com.squareup.okhttp3</groupId>
219219
<artifactId>okhttp</artifactId>
220-
<version>4.12.0</version>
220+
<version>5.1.0</version>
221221
<scope>test</scope>
222222
</dependency>
223223

0 commit comments

Comments
 (0)