From 1a1af0cc3934784f043c8f9745efebce0ca6264c Mon Sep 17 00:00:00 2001 From: Joe DiPol Date: Wed, 14 Feb 2024 12:07:33 -0800 Subject: [PATCH] Update helidon version to 3.2.7-SNAPSHOT (#29) --- examples/config/basics/pom.xml | 2 +- examples/config/changes/pom.xml | 2 +- examples/config/git/pom.xml | 2 +- examples/config/mapping/pom.xml | 2 +- examples/config/metadata/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/profiles/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/dbclient/jdbc/pom.xml | 2 +- examples/dbclient/mongodb/pom.xml | 2 +- examples/dbclient/pokemons/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/graphql/basics/pom.xml | 2 +- examples/grpc/basics/pom.xml | 2 +- examples/grpc/client-standalone/pom.xml | 2 +- examples/grpc/common/pom.xml | 2 +- examples/grpc/metrics/pom.xml | 2 +- examples/grpc/microprofile/basic-client/pom.xml | 2 +- examples/grpc/microprofile/basic-server-implicit/pom.xml | 2 +- examples/grpc/microprofile/metrics/pom.xml | 2 +- examples/grpc/opentracing/pom.xml | 2 +- examples/grpc/security-abac/pom.xml | 2 +- examples/grpc/security-outbound/pom.xml | 2 +- examples/grpc/security/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-h2/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- examples/integrations/cdi/pokemons/pom.xml | 2 +- examples/integrations/micrometer/mp/pom.xml | 4 ++-- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 4 ++-- examples/integrations/microstream/greetings-se/pom.xml | 4 ++-- examples/integrations/neo4j/neo4j-mp/pom.xml | 2 +- examples/integrations/neo4j/neo4j-se/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- examples/integrations/oci/atp-reactive/pom.xml | 2 +- examples/integrations/oci/metrics-reactive/pom.xml | 2 +- examples/integrations/oci/objectstorage-cdi/pom.xml | 2 +- examples/integrations/oci/objectstorage-reactive/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- examples/integrations/oci/vault-reactive/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- examples/integrations/vault/hcp-reactive/pom.xml | 2 +- examples/jbatch/pom.xml | 2 +- examples/logging/jul/pom.xml | 2 +- examples/logging/log4j/pom.xml | 2 +- examples/logging/logback-aot/pom.xml | 2 +- examples/logging/slf4j/pom.xml | 2 +- examples/media/multipart/pom.xml | 2 +- examples/messaging/jms-websocket-mp/pom.xml | 2 +- examples/messaging/jms-websocket-se/pom.xml | 2 +- examples/messaging/kafka-websocket-mp/pom.xml | 2 +- examples/messaging/kafka-websocket-se/pom.xml | 2 +- examples/messaging/oracle-aq-websocket-mp/pom.xml | 2 +- examples/messaging/weblogic-jms-mp/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/se/pom.xml | 2 +- examples/metrics/http-status-count-se/pom.xml | 2 +- examples/metrics/kpi/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi-basic/pom.xml | 2 +- examples/microprofile/security/pom.xml | 2 +- examples/microprofile/static-content/pom.xml | 2 +- examples/microprofile/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-client/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-server/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-client/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-server/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-se/pom.xml | 2 +- examples/security/attribute-based-access-control/pom.xml | 2 +- examples/security/basic-auth-with-static-content/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/jersey/pom.xml | 2 +- examples/security/nohttp-programmatic/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/pom.xml | 2 +- examples/security/webserver-digest-auth/pom.xml | 2 +- examples/security/webserver-signatures/pom.xml | 2 +- examples/todo-app/backend/pom.xml | 2 +- examples/todo-app/frontend/pom.xml | 2 +- examples/todo-app/pom.xml | 2 +- examples/translator-app/backend/pom.xml | 2 +- examples/translator-app/frontend/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/jersey/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/threadpool/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- pom.xml | 4 ++-- 122 files changed, 126 insertions(+), 126 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 45ff0063..c4b70fc9 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 098e5eef..78418404 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 841963a9..cd0fb732 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index f9b28cc4..8b90b663 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 134a40f4..8f1c90e6 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index cffbd5af..158c4597 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 48b3bf88..1c4ba83c 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index b7a005e6..65a33f80 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 06ba27c7..8a255cf8 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index ced684f5..d99966ce 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 15b65424..fbe24cbf 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 66283efe..878d260f 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 83257549..af402474 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 11e17815..e1b57b45 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.graphql diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 122849bc..83c710f9 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index b30ae3c6..5b811a5c 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 2ccdc750..581eda9e 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 131a0b4f..449d342d 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 711fccb8..f5b4506f 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 48126fd1..9fd996be 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc-microprofile.basic diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 48cf3016..d475202c 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc-microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index dd174849..44f940a7 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index 6a18ead6..9dfc5021 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index f30a42cd..a53a286a 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index d8a739f4..dec343dc 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index c19a763e..f3830aa4 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.health diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index 93539f49..bbd6bd10 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index 4a19cec4..b08b3798 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index cf268ceb..68037df7 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 6e4de9b3..30fccc96 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 3826da59..af3fdb63 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 7c733e1b..c0bc6c82 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 73de1652..3a6ff7fb 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT 4.0.0 @@ -100,4 +100,4 @@ - \ No newline at end of file + diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 51e634dc..9a8478c5 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 1025837e..61c77211 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 86a06494..0a594ec9 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT @@ -83,4 +83,4 @@ - \ No newline at end of file + diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 5850b2fe..3313c234 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 035b36aa..14fb99a9 100644 --- a/examples/integrations/neo4j/neo4j-mp/pom.xml +++ b/examples/integrations/neo4j/neo4j-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index 0d9127b9..4adb35a8 100644 --- a/examples/integrations/neo4j/neo4j-se/pom.xml +++ b/examples/integrations/neo4j/neo4j-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 1c4ba93c..43b77ce1 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 3bec9a06..774b0f29 100644 --- a/examples/integrations/oci/atp-reactive/pom.xml +++ b/examples/integrations/oci/atp-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index fb1f7109..aaf9261f 100644 --- a/examples/integrations/oci/metrics-reactive/pom.xml +++ b/examples/integrations/oci/metrics-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index ff1d0906..3510fda6 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index 982a4e47..aa30cb9c 100644 --- a/examples/integrations/oci/objectstorage-reactive/pom.xml +++ b/examples/integrations/oci/objectstorage-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index f84384e0..768019f5 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index b41483cc..1a1d4a53 100644 --- a/examples/integrations/oci/vault-reactive/pom.xml +++ b/examples/integrations/oci/vault-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 98079718..564bd12e 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index cf1139c0..454ae951 100644 --- a/examples/integrations/vault/hcp-reactive/pom.xml +++ b/examples/integrations/vault/hcp-reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 8f6aec61..d7f66443 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index e7515669..04e56b10 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 17d10312..b6cc42f2 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index a4b1f2ce..e3280797 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 4acfd283..adfb443d 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index e3766bca..a868c96c 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index e6cb15dd..6ca86e3e 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index 8a059830..e9f7d838 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 8a1a5bfd..3785541b 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 1d4b4d1e..10ae2ad4 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.messaging.se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index 5dcc1ad9..81c214f5 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index 52876ae4..4e4a686e 100644 --- a/examples/messaging/weblogic-jms-mp/pom.xml +++ b/examples/messaging/weblogic-jms-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index c00ac3b6..f2983704 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index daa36a06..546610ad 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 6c685a19..4a8f97f4 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index e0539749..e343b082 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 55a5d792..85402441 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index a9522e9a..fa66bc19 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index b43a65a8..096d10e0 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 4aa8d31d..44b93ee1 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 81c2bcd5..4daf3f34 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 456dc59b..8ff1532f 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index b8dcf6be..83008390 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 3b273524..72b25058 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 964d9b34..08918380 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 3d9c5d10..789a004c 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 04504219..9530ad71 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index d371a3e9..13cb160b 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 6cacd1a9..c38c922a 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 334028bf..de7dad58 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 05517a16..8b4e6981 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 71f362ec..45b018dc 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index b97890b2..2382de45 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 2257df07..78953cc4 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index 80eadda3..16e30499 100644 --- a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT openapi-mp-client diff --git a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml index 27291bd6..7cec3b90 100644 --- a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT openapi-mp-server diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index da789912..b8ab50f4 100644 --- a/examples/openapi-tools/quickstart-se/se-client/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT openapi-se-client diff --git a/examples/openapi-tools/quickstart-se/se-server/pom.xml b/examples/openapi-tools/quickstart-se/se-server/pom.xml index a93f213a..f3fac8a7 100644 --- a/examples/openapi-tools/quickstart-se/se-server/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 318e9c0f..9bf99f31 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 0048ab79..a9a1c4cd 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 36b3e69f..d7c4cf0d 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 3985f620..e5cd9bb2 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -26,7 +26,7 @@ Helidon Standalone Quickstart MP Example - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.microprofile.cdi.Main 17 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 712a546b..b296d7d2 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -26,7 +26,7 @@ Helidon Standalone Quickstart SE Example - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.quickstart.se.Main 17 diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index e464239e..71d5fb80 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index 6fa33c7a..059aa644 100644 --- a/examples/security/basic-auth-with-static-content/pom.xml +++ b/examples/security/basic-auth-with-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 2b635ad6..2728892d 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index f4c9d6e4..32a11202 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index ac013889..5ad353fb 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index b95a30d3..c5817704 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index cc16818e..7f9ced6c 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index b7180137..8da89323 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 50a086b2..169d90f4 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 7feb50a9..0650004f 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index fe68ed39..06515a9f 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 503998c0..ee19db55 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index fcb26a68..7e20b967 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index a2626347..7ef4cfbf 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index aa8159bc..cbfc3ed1 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 26274a1e..fc388335 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 531170a3..3a4508d0 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 47437da6..8f471f46 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4a36aeef..cfae99b6 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index a8df1dae..f059caff 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 29a60b78..6a0d0daf 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 8c7e1ef8..ef9c0118 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index f6548e23..474b6486 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 08d4e571..fe58fec9 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 9bef1f94..d9a1e1d1 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index c0bcacad..b6524f1a 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 055db908..fc3634c2 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index 61c1f249..35cecb68 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index f94a4695..2a2d2e50 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 467055e6..ae3b89d2 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index ec9ee5c4..489ec74b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT io.helidon.examples @@ -61,7 +61,7 @@ 17 UTF-8 UTF-8 - 3.2.6-SNAPSHOT + 3.2.7-SNAPSHOT false Medium