From df6022aa0a5c48e45bae7197d7200d5447212a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:03:56 +0000 Subject: [PATCH] Bump okio from 2.2.2 to 3.4.0 in /WeiBoAPI Bumps [okio](https://github.com/square/okio) from 2.2.2 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/2.2.2...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WeiBoAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeiBoAPI/pom.xml b/WeiBoAPI/pom.xml index 207ce26..10c2ffc 100644 --- a/WeiBoAPI/pom.xml +++ b/WeiBoAPI/pom.xml @@ -13,7 +13,7 @@ com.squareup.okio okio - 2.2.2 + 3.4.0