This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 24b16ae859 Bump okio.version from 3.9.0 to 3.9.1 (#13996) 24b16ae859 is described below commit 24b16ae859148804d302cc0fdd2d85eb2115617e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Sep 13 12:30:02 2024 -0700 Bump okio.version from 3.9.0 to 3.9.1 (#13996) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50b7efe327..f97156f484 100644 --- a/pom.xml +++ b/pom.xml @@ -262,7 +262,7 @@ <paranamer.version>2.8</paranamer.version> <kotlin.stdlib.version>2.0.20</kotlin.stdlib.version> <jetbrains.annotations.version>24.1.0</jetbrains.annotations.version> - <okio.version>3.9.0</okio.version> + <okio.version>3.9.1</okio.version> <kryo.version>2.24.0</kryo.version> <objenesis.version>3.4</objenesis.version> <chill.version>0.10.0</chill.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org