From ff7efa0dc05d458ce7a8fc76d0a7073c4a19b80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:02:34 +0000 Subject: [PATCH] Bump okio in /samples/client/petstore/java/rest-assured Bumps [okio](https://github.com/square/okio) from 1.13.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/okio-parent-1.13.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/client/petstore/java/rest-assured/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/java/rest-assured/pom.xml b/samples/client/petstore/java/rest-assured/pom.xml index b4e1a0b9b93..34bab38d80d 100644 --- a/samples/client/petstore/java/rest-assured/pom.xml +++ b/samples/client/petstore/java/rest-assured/pom.xml @@ -245,7 +245,7 @@ 1.8.2 1.0.0 1.3.5 - 1.13.0 + 3.4.0 4.12