From 54a72597d3b8f053664dd319c7bb2d397c769de6 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Mon, 2 Dec 2024 16:09:22 -0800 Subject: [PATCH] Update helidon version to 3.2.12-SNAPSHOT --- 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 | 2 +- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 2 +- examples/integrations/microstream/greetings-se/pom.xml | 2 +- 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/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-se/build.gradle | 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 ++-- 124 files changed, 125 insertions(+), 125 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 0c114e3a1..8248c9adc 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 016fc645c..816efbd8e 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index c73dc82ff..4c4ee851c 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 36fa74521..8f0c25173 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 885c188aa..475c47cee 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 2d224618e..e29c15c2d 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index e7cb00859..1855c653c 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index a92696925..e36a5f3fb 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 65a546575..2ba70dd7b 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 9b7c0c5d5..44fae95d2 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 1a6228177..ba3605cd7 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 3a539ca6c..af8ae51b6 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 07b733c36..aa5086e48 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index d1ee03b73..2fd8817c6 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.graphql diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index d266d98a9..de0f61871 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index 65b83901f..43e1747e3 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 188e6d296..f10d10659 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index a82eb93be..17ecc163c 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 738fab483..dbf3ffdf9 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.11-SNAPSHOT + 3.2.12-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 5943a7025..c1718452d 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc-microprofile.basic diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 1c8483d04..2de4f7fd1 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc-microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 1955ff696..5a4edcc87 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index c422b0499..defa36557 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index 2dd363f87..f41ab7990 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 0423dd249..18fe59a62 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 267b0b423..31a44f147 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-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 dc936a60f..150b24d25 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.11-SNAPSHOT + 3.2.12-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 3c09fee45..d86d68887 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.11-SNAPSHOT + 3.2.12-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 7534ea913..c381fd861 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 6ab1a10e7..64862fc03 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 9e661047c..860879edb 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index b027b3dd2..a10b4f6be 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 101bf23e1..e4166e154 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.11-SNAPSHOT + 3.2.12-SNAPSHOT 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 56646acd9..cd1a640b3 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index d6b2acb2a..6b9fede95 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.integrations diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 3d23a93ab..56b1c5df8 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 8eb58a90d..c6f1b96d3 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 18e1f559a..9c8a305fe 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.11-SNAPSHOT + 3.2.12-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 1c68266d3..c9d2aaa84 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.11-SNAPSHOT + 3.2.12-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 092c0c6cb..06dde9275 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 9d3d843f4..943129a42 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index a691a392d..076714416 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 0328d7333..0998aeb31 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index eef961ae8..152ea2805 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 23c9dfbfc..f991f31e3 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index 381e255a9..76ed5f36d 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 8a9be4880..a0f9e07d8 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index 4704e15d6..f17d35742 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 78bb07b52..d4cfd5d57 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index b7e8c4779..12b3853f1 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 728d75d9d..f957dd665 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index 3d4883f97..5c4bcf5fb 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 7e815f4ac..5055ddb65 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 68921544a..a1a3f64ba 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index f29f48047..8cb0195bc 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index f48e810b2..79df4c39c 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 53f129d05..da4183126 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.11-SNAPSHOT + 3.2.12-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 eb2df0a15..f1adb6b10 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.11-SNAPSHOT + 3.2.12-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 703e577da..11a2a4bc5 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.11-SNAPSHOT + 3.2.12-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 b944c7eb5..801011ae8 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 2e60a192e..7a5e0ba16 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 02851fc2b..3ee60398d 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.11-SNAPSHOT + 3.2.12-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index f06e487d7..5e44154f1 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.11-SNAPSHOT + 3.2.12-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 28348096c..eae710293 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index a8862b8a0..e8bea6aa9 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 01e73d622..110b0b754 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 944980a36..0de1deef2 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 630ae208e..894f632ea 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index a8ef9a1a3..f9a4a2eff 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 5b55e4cc9..fe4d5f6d2 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.11-SNAPSHOT + 3.2.12-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 e1a706a85..6710827c1 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index e3d051945..c94378628 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index c093a9cc3..beda6f418 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 2733d2fee..a7e100f21 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index d554ebedc..a2d798e5a 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index c4d93d6b5..6d83237fa 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index ccf2e5eae..804301c59 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 77b4e8f4d..64b496011 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 6e5e2967b..f32ec102c 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 3fe828873..129c0698d 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 0eb5505d2..310b6780f 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 9757f1a75..b083155ad 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.11-SNAPSHOT + 3.2.12-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 1ca70abdf..3646dced2 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.11-SNAPSHOT + 3.2.12-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 9c1d995cd..b650f658d 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.11-SNAPSHOT + 3.2.12-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 bdbaddeda..e3391252f 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.11-SNAPSHOT + 3.2.12-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 e925874bc..4ce0f50f4 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.11-SNAPSHOT + 3.2.12-SNAPSHOT org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 31df5fc6f..c08c8ca2a 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 8f3b8436e..a28ea80b8 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -32,7 +32,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '3.2.6-SNAPSHOT' + helidonversion = '3.2.12-SNAPSHOT' mainClass='io.helidon.microprofile.cdi.Main' } diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index edb23cd35..9b8e1f07f 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index ee39ae7ef..1afdae9c8 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -31,7 +31,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '3.2.6-SNAPSHOT' + helidonversion = '3.2.12-SNAPSHOT' mainClass='io.helidon.examples.quickstart.se.Main' } diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 58d9686e7..4c967cf10 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.11-SNAPSHOT + 3.2.12-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 d100855e8..8ca2b6c5c 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.11-SNAPSHOT + 3.2.12-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 8d3294c24..19c752493 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.11-SNAPSHOT + 3.2.12-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 03d85e35c..6be595043 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.11-SNAPSHOT + 3.2.12-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 83ba714e9..2a464e11c 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 79a1e318d..13453ca47 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 05f7f3b67..039437faa 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 848bd841c..b76d32333 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index e1801b01a..f446aef3e 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index ee7d7936f..9c7c95692 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index f5606f9a9..a6054b1ae 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 019dd5acc..b827acb01 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 368e88b01..e5e40c9dc 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 6fed7a728..bc5b7e0a4 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 5b6399164..213c2ff84 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.todos helidon-examples-todo-backend diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index a615257b4..47b1e1cba 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.todo helidon-examples-todo-frontend diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index dbe0c985b..38962fac0 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index bbadc5d85..689e3b09c 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 7a1b57cfd..92a62271e 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index c1660f249..0852f0699 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index fda0c212d..6591de758 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index b01530aab..c28d4e47d 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 4f50ab66f..e76f19bad 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.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 279921dd8..ee85630ee 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 85a4522b1..a2be4fb86 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index 636fbdd48..05cac8e9a 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 68f26cbab..c182d7ed0 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 26742e6d6..414cce07b 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.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 5ae2b63ee..90304b1fe 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 2dfafcc03..42e511723 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index 4a7ac52d0..3418c6927 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index e39e79593..b68804e74 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 8ab32aa40..cd88859b5 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 17123b124..68f02aa20 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT io.helidon.examples @@ -61,7 +61,7 @@ 17 UTF-8 UTF-8 - 3.2.11-SNAPSHOT + 3.2.12-SNAPSHOT false Medium