From 8da85e4afde78e83b7870020a9e9958942811314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:42:19 +0000 Subject: [PATCH] Bump the maven-minor-patch group across 1 directory with 2 updates Bumps the maven-minor-patch group with 2 updates in the / directory: [com.squareup.okio:okio](https://github.com/lysine-dev/okio) and [com.auth0:java-jwt](https://github.com/auth0/java-jwt). Updates `com.squareup.okio:okio` from 3.17.0 to 3.18.0 - [Changelog](https://github.com/lysine-dev/okio/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okio/compare/parent-3.17.0...parent-3.18.0) Updates `com.auth0:java-jwt` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/java-jwt/compare/4.5.2...4.6.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.auth0:java-jwt dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e500fe6..d074716 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.squareup.okio okio - 3.17.0 + 3.18.0 com.google.code.gson @@ -119,7 +119,7 @@ com.auth0 java-jwt - 4.5.2 + 4.6.0