From 234bc8277da5bdee86ce5a26f1ad1bc6fa0d0f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 05:14:27 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: io.avaje:avaje-json-core and [io.avaje:avaje-http-client](https://github.com/avaje/avaje-http-client). Updates `io.avaje:avaje-json-core` from 3.8 to 3.9 Updates `io.avaje:avaje-http-client` from 3.5 to 3.6 - [Release notes](https://github.com/avaje/avaje-http-client/releases) - [Commits](https://github.com/avaje/avaje-http-client/commits) --- updated-dependencies: - dependency-name: io.avaje:avaje-json-core dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-http-client dependency-version: '3.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- avaje-oauth2-core/pom.xml | 2 +- avaje-oauth2-oidc-cognito/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/avaje-oauth2-core/pom.xml b/avaje-oauth2-core/pom.xml index 43c4cfd..79546c7 100644 --- a/avaje-oauth2-core/pom.xml +++ b/avaje-oauth2-core/pom.xml @@ -16,7 +16,7 @@ io.avaje avaje-json-core - 3.8 + 3.9 \ No newline at end of file diff --git a/avaje-oauth2-oidc-cognito/pom.xml b/avaje-oauth2-oidc-cognito/pom.xml index d739268..fe37b95 100644 --- a/avaje-oauth2-oidc-cognito/pom.xml +++ b/avaje-oauth2-oidc-cognito/pom.xml @@ -21,7 +21,7 @@ io.avaje avaje-http-client - 3.5 + 3.6 \ No newline at end of file