This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new ddba5f9b70e build(deps): bump com.squareup.okio:okio from 3.18.1 to 
3.18.2 (#20280)
ddba5f9b70e is described below

commit ddba5f9b70ed14b5ac7d78dfe799db66a92aaa96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 09:42:47 2026 +0800

    build(deps): bump com.squareup.okio:okio from 3.18.1 to 3.18.2 (#20280)
    
    * build(deps): bump com.squareup.okio:okio from 3.18.1 to 3.18.2
    
    Bumps [com.squareup.okio:okio](https://github.com/lysine-dev/okio) from 
3.18.1 to 3.18.2.
    - [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/lysine-dev/okio/compare/parent-3.18.1...parent-3.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okio:okio
      dependency-version: 3.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): align Okio JVM version
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 extensions-core/protobuf-extensions/pom.xml | 2 +-
 licenses.yaml                               | 4 ++--
 pom.xml                                     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/extensions-core/protobuf-extensions/pom.xml 
b/extensions-core/protobuf-extensions/pom.xml
index ff4edbc0299..9471d48ec82 100644
--- a/extensions-core/protobuf-extensions/pom.xml
+++ b/extensions-core/protobuf-extensions/pom.xml
@@ -35,7 +35,7 @@
   </parent>
 
   <properties>
-    <okio.version>3.18.1</okio.version>
+    <okio.version>3.18.2</okio.version>
   </properties>
 
   <repositories>
diff --git a/licenses.yaml b/licenses.yaml
index 094ba3b8fff..0f09c4b5443 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1276,7 +1276,7 @@ name: com.squareup.okio okio
 license_category: binary
 module: extensions-core/kubernetes-extensions
 license_name: Apache License version 2.0
-version: 3.18.1
+version: 3.18.2
 libraries:
   - com.squareup.okio: okio
   - com.squareup.okio: okio-jvm
@@ -1287,7 +1287,7 @@ name: com.squareup.okio okio
 license_category: binary
 module: extensions-core/kubernetes-overlord-extensions
 license_name: Apache License version 2.0
-version: 3.18.1
+version: 3.18.2
 libraries:
   - com.squareup.okio: okio-jvm
 
diff --git a/pom.xml b/pom.xml
index 80bb509e877..88a963b7df8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@
             <dependency>
                 <groupId>com.squareup.okio</groupId>
                 <artifactId>okio</artifactId>
-                <version>3.18.1</version>
+                <version>3.18.2</version>
             </dependency>
             <dependency>
                 <groupId>com.squareup.okio</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to