From 8618fa122dff86a6cbac3a6653f8ea5a0973fb13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 19:12:42 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.avaje:java11-oss](https://github.com/avaje-pom/java11-oss) | `4.5` | `5.1` | | [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `3.2` | `3.3` | | io.avaje:avaje-json-node | `3.2` | `3.3` | | io.avaje:avaje-jsonb-generator | `3.2` | `3.3` | | io.avaje:avaje-json-core | `3.2` | `3.3` | Updates `org.avaje:java11-oss` from 4.5 to 5.1 - [Release notes](https://github.com/avaje-pom/java11-oss/releases) - [Commits](https://github.com/avaje-pom/java11-oss/commits/5.1) Updates `io.avaje:avaje-jsonb` from 3.2 to 3.3 - [Release notes](https://github.com/avaje/avaje-jsonb/releases) - [Commits](https://github.com/avaje/avaje-jsonb/compare/3.2...3.3) Updates `io.avaje:avaje-json-node` from 3.2 to 3.3 Updates `io.avaje:avaje-jsonb-generator` from 3.2 to 3.3 Updates `io.avaje:avaje-json-core` from 3.2 to 3.3 --- updated-dependencies: - dependency-name: org.avaje:java11-oss dependency-version: '5.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.avaje:avaje-jsonb dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-json-node dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-jsonb-generator dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-json-core dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- aws-cognito/http-client-authtoken/pom.xml | 6 +++--- http-client/pom.xml | 4 ++-- pom.xml | 2 +- tests/test-javalin-jsonb/pom.xml | 4 ++-- tests/test-jex/pom.xml | 4 ++-- tests/test-nima-htmx/pom.xml | 2 +- tests/test-nima-jsonb/pom.xml | 4 ++-- tests/test-sigma/pom.xml | 4 ++-- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/aws-cognito/http-client-authtoken/pom.xml b/aws-cognito/http-client-authtoken/pom.xml index c68ea4c1..ab6948f3 100644 --- a/aws-cognito/http-client-authtoken/pom.xml +++ b/aws-cognito/http-client-authtoken/pom.xml @@ -6,7 +6,7 @@ org.avaje java11-oss - 4.5 + 5.1 io.avaje.aws @@ -23,14 +23,14 @@ io.avaje avaje-json-core - 3.2 + 3.3 io.avaje avaje-json-node - 3.2 + 3.3 test diff --git a/http-client/pom.xml b/http-client/pom.xml index 98bc069e..4301f490 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -36,14 +36,14 @@ io.avaje avaje-jsonb - 3.2 + 3.3 true io.avaje avaje-json-node - 3.2 + 3.3 test diff --git a/pom.xml b/pom.xml index 3a27d42e..a8d902e4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.avaje java11-oss - 4.5 + 5.1 io.avaje diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index 2279dbf0..224f5fc7 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -74,13 +74,13 @@ io.avaje avaje-jsonb - 3.2 + 3.3 io.avaje avaje-jsonb-generator - 3.2 + 3.3 provided diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index ec28926b..c4455eee 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -74,7 +74,7 @@ io.avaje avaje-jsonb - 3.2 + 3.3 @@ -140,7 +140,7 @@ io.avaje avaje-jsonb-generator - 3.2 + 3.3 io.avaje diff --git a/tests/test-nima-htmx/pom.xml b/tests/test-nima-htmx/pom.xml index 61735f26..9d5565a7 100644 --- a/tests/test-nima-htmx/pom.xml +++ b/tests/test-nima-htmx/pom.xml @@ -88,7 +88,7 @@ io.avaje avaje-jsonb-generator - 3.2 + 3.3 io.jstach diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 9273c179..9d3245bf 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -31,7 +31,7 @@ io.avaje avaje-jsonb - 3.2 + 3.3 io.helidon.webserver @@ -91,7 +91,7 @@ io.avaje avaje-jsonb-generator - 3.2 + 3.3 io.avaje diff --git a/tests/test-sigma/pom.xml b/tests/test-sigma/pom.xml index 5e78b305..d41bc18d 100644 --- a/tests/test-sigma/pom.xml +++ b/tests/test-sigma/pom.xml @@ -82,12 +82,12 @@ io.avaje avaje-jsonb - 3.2 + 3.3 io.avaje avaje-jsonb-generator - 3.2 + 3.3 provided