From 6ace630c5cfa6ee505d7e548822f85634529a7dc Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Mon, 17 Jul 2023 09:24:33 -0500 Subject: [PATCH] NIFI-11822 Upgraded Okio to 3.4.0 for OkHttp Signed-off-by: Pierre Villard This closes #7488. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index bb03d08710..8153333280 100644 --- a/pom.xml +++ b/pom.xml @@ -108,6 +108,7 @@ 6.5.1 1.8.20 4.11.0 + 3.4.0 1.5.0 1.16.0 3.12.0 @@ -684,6 +685,11 @@ import pom + + com.squareup.okio + okio + ${okio.version} + org.jetbrains.kotlin kotlin-bom