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 9e47913b490 build(deps): bump com.squareup.okio:okio-jvm from 3.18.1
to 3.18.2 (#20288)
9e47913b490 is described below
commit 9e47913b490b0a2b0a65cef06b264b8c9379a980
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:37:47 2026 +0800
build(deps): bump com.squareup.okio:okio-jvm from 3.18.1 to 3.18.2 (#20288)
Bumps [com.squareup.okio:okio-jvm](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-jvm
dependency-version: 3.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 354881be817..39534f98fcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -501,7 +501,7 @@
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio-jvm</artifactId>
- <version>3.18.1</version>
+ <version>3.18.2</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]