From a94cd169466e498914503f338b976b0c1df67a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:37:45 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 3 updates Bumps the dependencies group with 3 updates in the / directory: [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp), [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) and [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin). Updates `com.squareup.okhttp3:okhttp-jvm` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.3.2...parent-5.4.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 090f63c..9d479a3 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ true 3.9.16 - 5.3.2 + 5.4.0 4.7.7 1.4.2 @@ -106,7 +106,7 @@ org.jetbrains.kotlin kotlin-stdlib - 2.3.21 + 2.4.0 info.picocli