This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 85ad621ad91 Bump okhttp from 5.2.1 to 5.3.0 (#6877)
85ad621ad91 is described below
commit 85ad621ad91e24fd1ff04575ff1345761e7274a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 10:39:47 2025 +0200
Bump okhttp from 5.2.1 to 5.3.0 (#6877)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 228009dfb16..1ed4451e918 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -37,7 +37,7 @@ junit5 = "5.14.1"
junit5-platform = "1.14.1"
junitPioneer = "2.3.0"
jsr305 = "3.0.2"
-okhttp = "5.2.1"
+okhttp = "5.3.0"
gson = "2.13.2"
gsonFire = "1.9.0"
threetenbp = "1.7.2"