From 2bd6d722be50a0ffbcc9e7a0665fa9e8081fcdcd Mon Sep 17 00:00:00 2001 From: Josiah Noel <32279667+SentryMan@users.noreply.github.com> Date: Thu, 24 Jul 2025 16:51:09 -0400 Subject: [PATCH] 3.4 --- aws-cognito/http-client-authtoken/pom.xml | 2 +- htmx-api/pom.xml | 2 +- htmx-nima-jstache/pom.xml | 2 +- htmx-nima/pom.xml | 4 ++-- http-api-javalin/pom.xml | 2 +- http-api/pom.xml | 2 +- http-client-gson-adapter/pom.xml | 4 ++-- http-client-moshi-adapter/pom.xml | 4 ++-- http-client/pom.xml | 2 +- http-generator-client/pom.xml | 2 +- http-generator-core/pom.xml | 2 +- http-generator-helidon/pom.xml | 2 +- http-generator-javalin/pom.xml | 2 +- http-generator-jex/pom.xml | 2 +- http-generator-sigma/pom.xml | 2 +- http-inject-plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- tests/test-client-generation/pom.xml | 2 +- tests/test-client/pom.xml | 2 +- tests/test-javalin-jsonb/pom.xml | 2 +- tests/test-javalin/pom.xml | 2 +- tests/test-jex/pom.xml | 2 +- tests/test-nima-htmx/pom.xml | 2 +- tests/test-nima-jsonb/pom.xml | 2 +- tests/test-nima/pom.xml | 2 +- tests/test-sigma/pom.xml | 2 +- 27 files changed, 31 insertions(+), 31 deletions(-) diff --git a/aws-cognito/http-client-authtoken/pom.xml b/aws-cognito/http-client-authtoken/pom.xml index e69bc8e5..dae04818 100644 --- a/aws-cognito/http-client-authtoken/pom.xml +++ b/aws-cognito/http-client-authtoken/pom.xml @@ -17,7 +17,7 @@ io.avaje avaje-http-client - 3.4-RC4 + 3.4 diff --git a/htmx-api/pom.xml b/htmx-api/pom.xml index 8b56ea3d..9fc8cd84 100644 --- a/htmx-api/pom.xml +++ b/htmx-api/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-htmx-api diff --git a/htmx-nima-jstache/pom.xml b/htmx-nima-jstache/pom.xml index edebd22e..e4286e2e 100644 --- a/htmx-nima-jstache/pom.xml +++ b/htmx-nima-jstache/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-htmx-nima-jstache diff --git a/htmx-nima/pom.xml b/htmx-nima/pom.xml index 4a6a5b1e..9c15502b 100644 --- a/htmx-nima/pom.xml +++ b/htmx-nima/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-htmx-nima @@ -22,7 +22,7 @@ io.avaje avaje-htmx-api - 3.4-RC4 + 3.4 io.helidon.webserver diff --git a/http-api-javalin/pom.xml b/http-api-javalin/pom.xml index f5faaedd..e9c1c4a0 100644 --- a/http-api-javalin/pom.xml +++ b/http-api-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 .. diff --git a/http-api/pom.xml b/http-api/pom.xml index 2c87f15d..1fa0de56 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 .. diff --git a/http-client-gson-adapter/pom.xml b/http-client-gson-adapter/pom.xml index 47259219..c96fc1a8 100644 --- a/http-client-gson-adapter/pom.xml +++ b/http-client-gson-adapter/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-client-gson @@ -21,7 +21,7 @@ io.avaje avaje-http-client - 3.4-RC4 + 3.4 provided diff --git a/http-client-moshi-adapter/pom.xml b/http-client-moshi-adapter/pom.xml index 1b90528a..1a317a2d 100644 --- a/http-client-moshi-adapter/pom.xml +++ b/http-client-moshi-adapter/pom.xml @@ -3,7 +3,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-client-moshi avaje-http-client-moshi @@ -20,7 +20,7 @@ io.avaje avaje-http-client - 3.4-RC4 + 3.4 provided diff --git a/http-client/pom.xml b/http-client/pom.xml index 69fb7b7e..5cc1d3ea 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-client diff --git a/http-generator-client/pom.xml b/http-generator-client/pom.xml index 3ad6ce3e..8b5146d1 100644 --- a/http-generator-client/pom.xml +++ b/http-generator-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-client-generator diff --git a/http-generator-core/pom.xml b/http-generator-core/pom.xml index 589ccf25..bd30cf8a 100644 --- a/http-generator-core/pom.xml +++ b/http-generator-core/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-generator-core diff --git a/http-generator-helidon/pom.xml b/http-generator-helidon/pom.xml index 1863dd59..19cba236 100644 --- a/http-generator-helidon/pom.xml +++ b/http-generator-helidon/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 3.4-RC4 + 3.4 avaje-http-helidon-generator diff --git a/http-generator-javalin/pom.xml b/http-generator-javalin/pom.xml index 22a94cba..074f9eb5 100644 --- a/http-generator-javalin/pom.xml +++ b/http-generator-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-javalin-generator diff --git a/http-generator-jex/pom.xml b/http-generator-jex/pom.xml index 3486dd0d..41308bc9 100644 --- a/http-generator-jex/pom.xml +++ b/http-generator-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-jex-generator diff --git a/http-generator-sigma/pom.xml b/http-generator-sigma/pom.xml index 446f66bd..053632ae 100644 --- a/http-generator-sigma/pom.xml +++ b/http-generator-sigma/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 avaje-http-sigma-generator diff --git a/http-inject-plugin/pom.xml b/http-inject-plugin/pom.xml index fe915560..a59e1b15 100644 --- a/http-inject-plugin/pom.xml +++ b/http-inject-plugin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.4-RC4 + 3.4 .. diff --git a/pom.xml b/pom.xml index 432324cc..74832dee 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.avaje avaje-http-parent avaje-http-parent - 3.4-RC4 + 3.4 pom @@ -24,7 +24,7 @@ 2.14.2 3.0-RC10 1.42 - 2025-07-16T01:21:06Z + 2025-07-24T20:50:25Z ${project.build.directory}${file.separator}module-info.shade diff --git a/tests/pom.xml b/tests/pom.xml index 8e0f4de4..e0f40ce3 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 3.4-RC4 + 3.4 tests diff --git a/tests/test-client-generation/pom.xml b/tests/test-client-generation/pom.xml index 346614b1..4f9e5f3a 100644 --- a/tests/test-client-generation/pom.xml +++ b/tests/test-client-generation/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-client-generation diff --git a/tests/test-client/pom.xml b/tests/test-client/pom.xml index b5dda632..dbeddb29 100644 --- a/tests/test-client/pom.xml +++ b/tests/test-client/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-client diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index 7d45d5e9..5cad9fff 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -5,7 +5,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-javalin-jsonb diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index 378cf8d0..0ac0625a 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-javalin diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index d33a7db7..640d1f01 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-jex diff --git a/tests/test-nima-htmx/pom.xml b/tests/test-nima-htmx/pom.xml index 3b7e1f69..701e4796 100644 --- a/tests/test-nima-htmx/pom.xml +++ b/tests/test-nima-htmx/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-nima-htmx diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 9571fe6c..ed103a0a 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-nima-jsonb diff --git a/tests/test-nima/pom.xml b/tests/test-nima/pom.xml index caade219..34ada5ee 100644 --- a/tests/test-nima/pom.xml +++ b/tests/test-nima/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-nima diff --git a/tests/test-sigma/pom.xml b/tests/test-sigma/pom.xml index 43b9de47..f5452725 100644 --- a/tests/test-sigma/pom.xml +++ b/tests/test-sigma/pom.xml @@ -5,7 +5,7 @@ io.avaje tests - 3.4-RC4 + 3.4 test-sigma