diff --git a/aws-cognito/http-client-authtoken/pom.xml b/aws-cognito/http-client-authtoken/pom.xml index cb60fa15..82e867d9 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.6-RC1 + 3.6-RC2 diff --git a/htmx-api/pom.xml b/htmx-api/pom.xml index f1fb984a..ad2a51bc 100644 --- a/htmx-api/pom.xml +++ b/htmx-api/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-htmx-api diff --git a/htmx-nima-jstache/pom.xml b/htmx-nima-jstache/pom.xml index 8ee23ccf..5b495b72 100644 --- a/htmx-nima-jstache/pom.xml +++ b/htmx-nima-jstache/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-htmx-nima-jstache diff --git a/htmx-nima/pom.xml b/htmx-nima/pom.xml index 2d8e664b..5200d42c 100644 --- a/htmx-nima/pom.xml +++ b/htmx-nima/pom.xml @@ -6,7 +6,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-htmx-nima @@ -22,7 +22,7 @@ io.avaje avaje-htmx-api - 3.6-RC1 + 3.6-RC2 io.helidon.webserver diff --git a/http-api-javalin/pom.xml b/http-api-javalin/pom.xml index bb36ef00..5f7afa74 100644 --- a/http-api-javalin/pom.xml +++ b/http-api-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 .. diff --git a/http-api/pom.xml b/http-api/pom.xml index e5b97133..03700279 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 .. diff --git a/http-client-gson-adapter/pom.xml b/http-client-gson-adapter/pom.xml index 07fe00f5..42a9cc33 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.6-RC1 + 3.6-RC2 avaje-http-client-gson @@ -21,7 +21,7 @@ io.avaje avaje-http-client - 3.6-RC1 + 3.6-RC2 provided diff --git a/http-client-moshi-adapter/pom.xml b/http-client-moshi-adapter/pom.xml index 46a5e73b..b6fcd7c6 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.6-RC1 + 3.6-RC2 avaje-http-client-moshi avaje-http-client-moshi @@ -20,7 +20,7 @@ io.avaje avaje-http-client - 3.6-RC1 + 3.6-RC2 provided diff --git a/http-client/pom.xml b/http-client/pom.xml index 4d116318..fa7cbca3 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-client diff --git a/http-generator-client/pom.xml b/http-generator-client/pom.xml index f6ee493f..0731d7cb 100644 --- a/http-generator-client/pom.xml +++ b/http-generator-client/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-client-generator diff --git a/http-generator-core/pom.xml b/http-generator-core/pom.xml index 971f685c..98d7ddf5 100644 --- a/http-generator-core/pom.xml +++ b/http-generator-core/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-generator-core diff --git a/http-generator-helidon/pom.xml b/http-generator-helidon/pom.xml index 856b3789..5d140dbe 100644 --- a/http-generator-helidon/pom.xml +++ b/http-generator-helidon/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 3.6-RC1 + 3.6-RC2 avaje-http-helidon-generator diff --git a/http-generator-javalin/pom.xml b/http-generator-javalin/pom.xml index 997a79d6..59103617 100644 --- a/http-generator-javalin/pom.xml +++ b/http-generator-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-javalin-generator diff --git a/http-generator-jex/pom.xml b/http-generator-jex/pom.xml index 7c3c3d9c..1253b06e 100644 --- a/http-generator-jex/pom.xml +++ b/http-generator-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-jex-generator diff --git a/http-generator-sigma/pom.xml b/http-generator-sigma/pom.xml index 5551e0f0..2449e94c 100644 --- a/http-generator-sigma/pom.xml +++ b/http-generator-sigma/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-sigma-generator diff --git a/http-hibernate-validator/pom.xml b/http-hibernate-validator/pom.xml index e7de635f..cb98754a 100644 --- a/http-hibernate-validator/pom.xml +++ b/http-hibernate-validator/pom.xml @@ -5,10 +5,11 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 avaje-http-hibernate-validator + avaje-http-hibernate-validator scm:git:git@github.com:avaje/avaje-http.git @@ -32,7 +33,7 @@ io.avaje avaje-http-api - 3.6-RC1 + 3.6-RC2 provided diff --git a/http-inject-plugin/pom.xml b/http-inject-plugin/pom.xml index 329d0281..1408955a 100644 --- a/http-inject-plugin/pom.xml +++ b/http-inject-plugin/pom.xml @@ -4,7 +4,7 @@ io.avaje avaje-http-parent - 3.6-RC1 + 3.6-RC2 .. diff --git a/pom.xml b/pom.xml index b2c76119..a4b4b8cc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.avaje avaje-http-parent avaje-http-parent - 3.6-RC1 + 3.6-RC2 pom @@ -24,7 +24,7 @@ 2.14.2 3.0-RC10 1.44-RC4 - 2025-11-17T18:50:39Z + 2025-11-27T23:39:06Z ${project.build.directory}${file.separator}module-info.shade diff --git a/tests/pom.xml b/tests/pom.xml index 71ed2ff0..92ff5b8b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ avaje-http-parent io.avaje - 3.6-RC1 + 3.6-RC2 tests diff --git a/tests/test-client-generation/pom.xml b/tests/test-client-generation/pom.xml index 40c25a68..069f60c3 100644 --- a/tests/test-client-generation/pom.xml +++ b/tests/test-client-generation/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-client-generation diff --git a/tests/test-client/pom.xml b/tests/test-client/pom.xml index 3773d600..2d636d7e 100644 --- a/tests/test-client/pom.xml +++ b/tests/test-client/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-client diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index 063e9009..c02409ec 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -5,7 +5,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-javalin-jsonb diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index edb58f56..a5798d3f 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-javalin diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index 64f901e8..f64530ab 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -4,7 +4,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-jex diff --git a/tests/test-nima-htmx/pom.xml b/tests/test-nima-htmx/pom.xml index eb07c776..b57fb6e6 100644 --- a/tests/test-nima-htmx/pom.xml +++ b/tests/test-nima-htmx/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-nima-htmx diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 93958dda..682ffd41 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-nima-jsonb diff --git a/tests/test-nima/pom.xml b/tests/test-nima/pom.xml index 6b59a5e3..fae5a224 100644 --- a/tests/test-nima/pom.xml +++ b/tests/test-nima/pom.xml @@ -6,7 +6,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-nima diff --git a/tests/test-sigma/pom.xml b/tests/test-sigma/pom.xml index fb2830c8..9e2004cf 100644 --- a/tests/test-sigma/pom.xml +++ b/tests/test-sigma/pom.xml @@ -5,7 +5,7 @@ io.avaje tests - 3.6-RC1 + 3.6-RC2 test-sigma