From 024ad29566932a68d86f8935ab9f429cc4dac63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 05:32:38 +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.7 to 3.8 Updates `io.avaje:avaje-http-client` from 3.4 to 3.5 - [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.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-http-client dependency-version: '3.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- avaje-oauth2-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/avaje-oauth2-core/pom.xml b/avaje-oauth2-core/pom.xml index 311295e..228dbd1 100644 --- a/avaje-oauth2-core/pom.xml +++ b/avaje-oauth2-core/pom.xml @@ -15,12 +15,12 @@ io.avaje avaje-json-core - 3.7 + 3.8 io.avaje avaje-http-client - 3.4 + 3.5 \ No newline at end of file