NIFI-11651 Upgraded OkHttp from 4.10.0 to 4.11.0

This closes #7347

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-06-06 08:16:10 -04:00 committed by exceptionfactory
parent e6c2c7c7ee
commit 6c2983daf3
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -108,7 +108,7 @@
<gson.version>2.10.1</gson.version>
<io.fabric8.kubernetes.client.version>6.5.1</io.fabric8.kubernetes.client.version>
<kotlin.version>1.8.20</kotlin.version>
<okhttp.version>4.10.0</okhttp.version>
<okhttp.version>4.11.0</okhttp.version>
<org.apache.commons.cli.version>1.5.0</org.apache.commons.cli.version>
<org.apache.commons.lang3.version>3.12.0</org.apache.commons.lang3.version>
<org.apache.commons.net.version>3.9.0</org.apache.commons.net.version>