Skip to content

Commit 32a5e57

Browse files
Bump com.squareup.okhttp3:okhttp from 3.7.0 to 4.10.0.redhat-00002
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.7.0 to 4.10.0.redhat-00002. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/commits) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.10.0.redhat-00002 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 851344d commit 32a5e57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ under the License.
295295
<dependency>
296296
<groupId>com.squareup.okhttp3</groupId>
297297
<artifactId>okhttp</artifactId>
298-
<version>3.7.0</version>
298+
<version>4.10.0.redhat-00002</version>
299299
<scope>test</scope>
300300
</dependency>
301301

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ under the License.
163163
<py4j.version>0.10.9.7</py4j.version>
164164
<beam.version>2.54.0</beam.version>
165165
<protoc.version>4.32.1</protoc.version>
166-
<okhttp.version>3.14.9</okhttp.version>
166+
<okhttp.version>4.10.0.redhat-00002</okhttp.version>
167167
<testcontainers.version>1.20.2</testcontainers.version>
168168
<lz4.version>1.8.0</lz4.version>
169169
<commons.io.version>2.15.1</commons.io.version>

0 commit comments

Comments
 (0)