From f6f64c5fd58867c1607ead512743e54324d02a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 05:22:23 +0000 Subject: [PATCH] Bump com.squareup.okio:okio from 1.17.2 to 1.17.6 in /pulsar-sql Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 1.17.2 to 1.17.6. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/okio-parent-1.17.2...okio-parent-1.17.6) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pulsar-sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulsar-sql/pom.xml b/pulsar-sql/pom.xml index 22a4730..6641023 100644 --- a/pulsar-sql/pom.xml +++ b/pulsar-sql/pom.xml @@ -35,7 +35,7 @@ 3.14.9 - 1.17.2 + 1.17.6 213