From f6af6c83ac208e16b74136562b8e65c755a08a1f Mon Sep 17 00:00:00 2001 From: ConradJam Date: Wed, 31 Jan 2024 17:51:58 +0800 Subject: [PATCH] [FLINK-34319] Bump okhttp version to 4.12.0 --- .../src/main/resources/META-INF/NOTICE | 16 ++++++++-------- pom.xml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE b/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE index c0918e400f..1b7d232574 100644 --- a/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE +++ b/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE @@ -12,10 +12,10 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0 - com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.0 - com.google.code.findbugs:jsr305:1.3.9 -- com.squareup.okhttp3:logging-interceptor:4.11.0 -- com.squareup.okhttp3:okhttp:4.11.0 -- com.squareup.okio:okio-jvm:3.2.0 -- com.squareup.okio:okio:jar:3.2.0 +- com.squareup.okhttp3:logging-interceptor:4.12.0 +- com.squareup.okhttp3:okhttp:4.12.0 +- com.squareup.okio:okio-jvm:3.6.0 +- com.squareup.okio:okio:jar:3.6.0 - com.squareup:javapoet:1.13.0 - com.twitter:chill-java:0.7.6 - commons-cli:commons-cli:1.5.0 @@ -58,10 +58,10 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.logging.log4j:log4j-core:2.17.1 - org.apache.logging.log4j:log4j-slf4j-impl:2.17.1 - org.javassist:javassist:3.24.0-GA -- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.20 -- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 +- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 +- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 +- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 +- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 - org.jetbrains:annotations:13.0 - org.lz4:lz4-java:1.8.0 - org.objenesis:objenesis:2.1 diff --git a/pom.xml b/pom.xml index 3b08a129f2..db6ff9b62c 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ under the License. 1.3 - 4.11.0 + 4.12.0 5.2.0 3.21.0