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 1d4d2e7e27 Bump okio.version from 3.8.0 to 3.9.0 (#12664)
1d4d2e7e27 is described below
commit 1d4d2e7e27c766a86c8024da4a40d27a6ac009c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 18 14:52:27 2024 -0700
Bump okio.version from 3.8.0 to 3.9.0 (#12664)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 18f73b1d86..668e4083d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<commons-configuration2.version>2.9.0</commons-configuration2.version>
<kotlin.stdlib.version>1.9.22</kotlin.stdlib.version>
- <okio.version>3.8.0</okio.version>
+ <okio.version>3.9.0</okio.version>
<kerby.version>2.0.3</kerby.version>
<!-- Newer version jline requires java 21 -->
<jline.version>3.24.1</jline.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]