zentol commented on a change in pull request #16500:
URL: https://github.com/apache/flink/pull/16500#discussion_r672105773
##########
File path: flink-kubernetes/pom.xml
##########
@@ -35,17 +35,6 @@ under the License.
<kubernetes.client.version>4.9.2</kubernetes.client.version>
</properties>
- <!-- Set dependency version for transitive dependencies -->
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>com.squareup.okhttp3</groupId>
- <artifactId>okhttp</artifactId>
- <version>3.12.1</version>
Review comment:
I assume this upgrade to be safe because it only jumps by 2 minor
versions, and I didn't see anything major in the release notes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]