From eb29f207b1b1127502b8d348331f7110d7ceaf30 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Thu, 2 Nov 2023 15:51:01 -0700 Subject: [PATCH] Update version to 2.6.5-SNAPSHOT --- applications/mp/pom.xml | 2 +- applications/parent/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/bare-mp/pom.xml | 2 +- archetypes/bare-se/pom.xml | 2 +- archetypes/catalog/pom.xml | 2 +- archetypes/database-mp/pom.xml | 2 +- archetypes/database-se/pom.xml | 2 +- archetypes/oci-mp/pom.xml | 2 +- archetypes/pom.xml | 2 +- archetypes/quickstart-mp/pom.xml | 2 +- archetypes/quickstart-se/pom.xml | 2 +- bom/pom.xml | 4 +- bundles/config/pom.xml | 2 +- bundles/jersey/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/security/pom.xml | 2 +- bundles/webserver/pom.xml | 2 +- common/common/pom.xml | 2 +- common/configurable/pom.xml | 2 +- common/context/pom.xml | 2 +- common/crypto/pom.xml | 2 +- common/http/pom.xml | 2 +- common/key-util/pom.xml | 2 +- common/mapper/pom.xml | 2 +- common/media-type/pom.xml | 2 +- common/pom.xml | 2 +- common/reactive/pom.xml | 2 +- common/service-loader/pom.xml | 2 +- common/testing/junit5/pom.xml | 2 +- common/testing/pom.xml | 2 +- config/config-mp/pom.xml | 2 +- config/config/pom.xml | 2 +- config/encryption/pom.xml | 2 +- config/etcd/pom.xml | 2 +- config/git/pom.xml | 2 +- config/hocon-mp/pom.xml | 2 +- config/hocon/pom.xml | 2 +- config/metadata-processor/pom.xml | 2 +- config/metadata/pom.xml | 2 +- config/object-mapping/pom.xml | 2 +- config/pom.xml | 2 +- config/test-infrastructure/pom.xml | 2 +- config/testing/pom.xml | 2 +- config/tests/integration-tests/pom.xml | 2 +- config/tests/module-mappers-1-base/pom.xml | 2 +- .../tests/module-mappers-2-override/pom.xml | 2 +- config/tests/module-meta-source-1/pom.xml | 2 +- config/tests/module-meta-source-2/pom.xml | 2 +- .../tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- .../test-default_config-1-properties/pom.xml | 2 +- .../test-default_config-2-hocon-json/pom.xml | 2 +- .../tests/test-default_config-3-hocon/pom.xml | 2 +- .../tests/test-default_config-4-yaml/pom.xml | 2 +- .../test-default_config-5-env_vars/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../test-default_config-8-meta-hocon/pom.xml | 2 +- .../test-default_config-9-meta-yaml/pom.xml | 2 +- config/tests/test-mappers-1-common/pom.xml | 2 +- config/tests/test-mappers-2-complex/pom.xml | 2 +- config/tests/test-meta-source/pom.xml | 2 +- config/tests/test-parsers-1-complex/pom.xml | 2 +- config/yaml-mp/pom.xml | 2 +- config/yaml/pom.xml | 2 +- dbclient/common/pom.xml | 2 +- dbclient/dbclient/pom.xml | 2 +- dbclient/health/pom.xml | 2 +- dbclient/jdbc/pom.xml | 2 +- dbclient/jsonp/pom.xml | 2 +- dbclient/metrics-jdbc/pom.xml | 2 +- dbclient/metrics/pom.xml | 2 +- dbclient/mongodb/pom.xml | 2 +- dbclient/pom.xml | 2 +- dbclient/tracing/pom.xml | 2 +- dependencies/pom.xml | 2 +- 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/pom.xml | 2 +- examples/config/profiles/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/dbclient/common/pom.xml | 2 +- examples/dbclient/jdbc/pom.xml | 2 +- examples/dbclient/mongodb/pom.xml | 2 +- examples/dbclient/pokemons/pom.xml | 2 +- examples/dbclient/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/graphql/basics/pom.xml | 2 +- examples/graphql/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 +- .../grpc/microprofile/basic-client/pom.xml | 2 +- .../basic-server-implicit/pom.xml | 2 +- examples/grpc/microprofile/metrics/pom.xml | 2 +- examples/grpc/microprofile/pom.xml | 2 +- examples/grpc/opentracing/pom.xml | 2 +- examples/grpc/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/health/pom.xml | 2 +- .../cdi/datasource-hikaricp-h2/pom.xml | 2 +- .../cdi/datasource-hikaricp-mysql/pom.xml | 2 +- .../cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- .../cdi/oci-objectstorage/pom.xml | 2 +- examples/integrations/cdi/pokemons/pom.xml | 2 +- examples/integrations/cdi/pom.xml | 2 +- examples/integrations/micrometer/mp/pom.xml | 2 +- examples/integrations/micrometer/pom.xml | 2 +- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/micronaut/pom.xml | 2 +- .../microstream/greetings-mp/pom.xml | 2 +- .../microstream/greetings-se/pom.xml | 2 +- examples/integrations/microstream/pom.xml | 2 +- examples/integrations/neo4j/neo4j-mp/pom.xml | 2 +- examples/integrations/neo4j/neo4j-se/pom.xml | 2 +- examples/integrations/neo4j/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- .../integrations/oci/atp-reactive/pom.xml | 2 +- .../integrations/oci/metrics-reactive/pom.xml | 2 +- .../oci/objectstorage-cdi/pom.xml | 2 +- .../oci/objectstorage-reactive/pom.xml | 2 +- examples/integrations/oci/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- .../integrations/oci/vault-reactive/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- .../integrations/vault/hcp-reactive/pom.xml | 2 +- examples/integrations/vault/pom.xml | 2 +- examples/istio/helidon-config/pom.xml | 2 +- examples/istio/helidon-jpa/pom.xml | 2 +- examples/istio/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/pom.xml | 2 +- examples/logging/slf4j/pom.xml | 2 +- examples/media/multipart/pom.xml | 2 +- examples/media/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 +- .../messaging/oracle-aq-websocket-mp/pom.xml | 2 +- examples/messaging/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/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/metrics/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- .../microprofile/hello-world-explicit/pom.xml | 2 +- .../microprofile/hello-world-implicit/pom.xml | 2 +- .../microprofile/http-status-count-mp/pom.xml | 4 +- 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/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/pom.xml | 2 +- .../quickstart-mp/mp-client/pom.xml | 2 +- .../quickstart-mp/mp-server/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/pom.xml | 2 +- examples/openapi-tools/quickstart-se/pom.xml | 2 +- .../quickstart-se/se-client/pom.xml | 2 +- .../quickstart-se/se-server/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/pom.xml | 2 +- .../helidon-quickstart-mp/build.gradle | 2 +- .../quickstarts/helidon-quickstart-mp/pom.xml | 2 +- .../helidon-quickstart-se/build.gradle | 2 +- .../helidon-quickstart-se/effective-pom.xml | 5421 +++++++++++++++++ .../quickstarts/helidon-quickstart-se/pom.xml | 4 +- .../helidon-standalone-quickstart-mp/pom.xml | 4 +- .../helidon-standalone-quickstart-se/pom.xml | 4 +- examples/quickstarts/pom.xml | 2 +- .../attribute-based-access-control/pom.xml | 2 +- .../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/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/pom.xml | 2 +- .../security/webserver-digest-auth/pom.xml | 2 +- .../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 | 4 +- examples/translator-app/backend/pom.xml | 4 +- examples/translator-app/frontend/pom.xml | 4 +- examples/translator-app/pom.xml | 2 +- examples/webclient/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/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 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- grpc/client/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/io.grpc/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/common/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- .../reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/hibernate-cdi/pom.xml | 2 +- integrations/cdi/jedis-cdi/pom.xml | 2 +- integrations/cdi/jpa-cdi/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- .../cdi/oci-objectstorage-cdi/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/common/pom.xml | 2 +- integrations/common/rest/pom.xml | 2 +- integrations/db/h2/pom.xml | 2 +- integrations/db/mysql/pom.xml | 2 +- integrations/db/ojdbc/pom.xml | 2 +- integrations/db/pgsql/pom.xml | 2 +- integrations/db/pom.xml | 2 +- .../graal/mp-native-image-extension/pom.xml | 2 +- .../graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/jdbc/jdbc/pom.xml | 2 +- integrations/jdbc/pom.xml | 2 +- integrations/jta/jdbc/pom.xml | 2 +- integrations/jta/pom.xml | 2 +- integrations/micrometer/cdi/pom.xml | 2 +- integrations/micrometer/micrometer/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/micronaut/cdi-processor/pom.xml | 2 +- integrations/micronaut/cdi/pom.xml | 2 +- integrations/micronaut/data/pom.xml | 2 +- integrations/micronaut/pom.xml | 2 +- integrations/microstream/cache/pom.xml | 2 +- integrations/microstream/cdi/pom.xml | 2 +- integrations/microstream/core/pom.xml | 2 +- integrations/microstream/health/pom.xml | 2 +- integrations/microstream/metrics/pom.xml | 2 +- integrations/microstream/pom.xml | 2 +- integrations/neo4j/health/pom.xml | 2 +- integrations/neo4j/metrics/pom.xml | 2 +- integrations/neo4j/neo4j/pom.xml | 2 +- integrations/neo4j/pom.xml | 2 +- integrations/oci/atp/pom.xml | 2 +- integrations/oci/cdi/pom.xml | 2 +- integrations/oci/connect/pom.xml | 2 +- integrations/oci/metrics/cdi/pom.xml | 2 +- integrations/oci/metrics/metrics/pom.xml | 2 +- integrations/oci/metrics/pom.xml | 2 +- integrations/oci/objectstorage-health/pom.xml | 2 +- integrations/oci/objectstorage/pom.xml | 2 +- integrations/oci/pom.xml | 2 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 2 +- integrations/oci/telemetry/pom.xml | 2 +- integrations/oci/vault-health/pom.xml | 2 +- integrations/oci/vault/pom.xml | 2 +- integrations/openapi-ui/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/vault/auths/approle/pom.xml | 2 +- integrations/vault/auths/common/pom.xml | 2 +- integrations/vault/auths/k8s/pom.xml | 2 +- integrations/vault/auths/pom.xml | 2 +- integrations/vault/auths/token/pom.xml | 2 +- integrations/vault/cdi/pom.xml | 2 +- integrations/vault/pom.xml | 2 +- integrations/vault/secrets/cubbyhole/pom.xml | 2 +- integrations/vault/secrets/database/pom.xml | 2 +- integrations/vault/secrets/kv1/pom.xml | 2 +- integrations/vault/secrets/kv2/pom.xml | 2 +- integrations/vault/secrets/pki/pom.xml | 2 +- integrations/vault/secrets/pom.xml | 2 +- integrations/vault/secrets/transit/pom.xml | 2 +- integrations/vault/sys/pom.xml | 2 +- integrations/vault/sys/sys/pom.xml | 2 +- integrations/vault/vault/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/connector/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- licensing/pom.xml | 2 +- logging/common/pom.xml | 2 +- logging/jul/pom.xml | 2 +- logging/log4j/pom.xml | 2 +- logging/pom.xml | 2 +- logging/slf4j/pom.xml | 2 +- .../client/narayana-client/pom.xml | 2 +- lra/coordinator/client/pom.xml | 2 +- lra/coordinator/client/spi/pom.xml | 2 +- lra/coordinator/pom.xml | 2 +- lra/coordinator/server/pom.xml | 2 +- lra/pom.xml | 2 +- media/common/pom.xml | 2 +- media/jackson/pom.xml | 2 +- media/jsonb/pom.xml | 2 +- media/jsonp/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/kafka/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/jaeger/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/service-api/pom.xml | 2 +- metrics/trace-exemplar/pom.xml | 2 +- microprofile/access-log/pom.xml | 2 +- microprofile/bean-validation/pom.xml | 2 +- .../bundles/helidon-microprofile-core/pom.xml | 2 +- .../bundles/helidon-microprofile/pom.xml | 2 +- microprofile/bundles/pom.xml | 2 +- microprofile/cdi/pom.xml | 2 +- microprofile/config/pom.xml | 2 +- microprofile/cors/pom.xml | 2 +- microprofile/fault-tolerance/pom.xml | 2 +- microprofile/graphql/pom.xml | 2 +- microprofile/graphql/server/pom.xml | 2 +- microprofile/grpc/client/pom.xml | 2 +- microprofile/grpc/core/pom.xml | 2 +- microprofile/grpc/metrics/pom.xml | 2 +- microprofile/grpc/pom.xml | 2 +- microprofile/grpc/server/pom.xml | 2 +- microprofile/health/pom.xml | 2 +- microprofile/jwt-auth/pom.xml | 2 +- microprofile/lra/jax-rs/pom.xml | 2 +- microprofile/lra/pom.xml | 2 +- microprofile/messaging/core/pom.xml | 2 +- microprofile/messaging/health/pom.xml | 2 +- microprofile/messaging/pom.xml | 2 +- microprofile/metrics/pom.xml | 2 +- microprofile/oidc/pom.xml | 2 +- microprofile/openapi/pom.xml | 2 +- microprofile/pom.xml | 2 +- microprofile/reactive-streams/pom.xml | 2 +- microprofile/rest-client/pom.xml | 2 +- microprofile/scheduling/pom.xml | 2 +- microprofile/security/pom.xml | 2 +- microprofile/server/pom.xml | 2 +- microprofile/tests/arquillian/pom.xml | 2 +- microprofile/tests/junit5-tests/pom.xml | 2 +- microprofile/tests/junit5/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- .../tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-graphql/pom.xml | 2 +- microprofile/tests/tck/tck-health/pom.xml | 2 +- microprofile/tests/tck/tck-jwt-auth/pom.xml | 2 +- microprofile/tests/tck/tck-lra/pom.xml | 2 +- microprofile/tests/tck/tck-messaging/pom.xml | 2 +- microprofile/tests/tck/tck-metrics/pom.xml | 2 +- microprofile/tests/tck/tck-openapi/pom.xml | 2 +- .../tests/tck/tck-opentracing/pom.xml | 2 +- .../tests/tck/tck-reactive-operators/pom.xml | 2 +- .../tests/tck/tck-rest-client/pom.xml | 2 +- microprofile/tracing/pom.xml | 2 +- microprofile/websocket/pom.xml | 2 +- microprofile/weld/pom.xml | 2 +- microprofile/weld/weld-core-impl/pom.xml | 2 +- microprofile/weld/weld-se-core/pom.xml | 2 +- openapi/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- scheduling/pom.xml | 2 +- security/abac/policy-el/pom.xml | 2 +- security/abac/policy/pom.xml | 2 +- security/abac/pom.xml | 2 +- security/abac/role/pom.xml | 2 +- security/abac/scope/pom.xml | 2 +- security/abac/time/pom.xml | 2 +- security/annotations/pom.xml | 2 +- security/integration/common/pom.xml | 2 +- security/integration/grpc/pom.xml | 2 +- security/integration/jersey-client/pom.xml | 2 +- security/integration/jersey/pom.xml | 2 +- security/integration/pom.xml | 2 +- security/integration/webserver/pom.xml | 2 +- security/jwt/pom.xml | 2 +- security/pom.xml | 2 +- security/providers/abac/pom.xml | 2 +- security/providers/common/pom.xml | 2 +- security/providers/config-vault/pom.xml | 2 +- security/providers/google-login/pom.xml | 2 +- security/providers/header/pom.xml | 2 +- security/providers/http-auth/pom.xml | 2 +- security/providers/http-sign/pom.xml | 2 +- security/providers/idcs-mapper/pom.xml | 2 +- security/providers/jwt/pom.xml | 2 +- security/providers/oidc-common/pom.xml | 2 +- security/providers/oidc/pom.xml | 2 +- security/providers/pom.xml | 2 +- security/security/pom.xml | 2 +- security/util/pom.xml | 2 +- service-common/pom.xml | 2 +- service-common/rest-cdi/pom.xml | 2 +- service-common/rest/pom.xml | 2 +- tests/apps/bookstore/bookstore-mp/pom.xml | 2 +- tests/apps/bookstore/bookstore-se/pom.xml | 2 +- tests/apps/bookstore/common/pom.xml | 2 +- tests/apps/bookstore/pom.xml | 2 +- tests/apps/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/config-profiles/pom.xml | 2 +- tests/functional/context-propagation/pom.xml | 2 +- tests/functional/jax-rs-multiple-apps/pom.xml | 2 +- tests/functional/jax-rs-subresource/pom.xml | 2 +- tests/functional/mp-compression/pom.xml | 2 +- tests/functional/mp-synthetic-app/pom.xml | 2 +- tests/functional/multiport/pom.xml | 2 +- .../param-converter-provider/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/functional/request-scope-cdi/pom.xml | 2 +- tests/functional/request-scope/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/hocon-mp/pom.xml | 2 +- tests/integration/config/pom.xml | 2 +- tests/integration/dbclient/appl/pom.xml | 4 +- tests/integration/dbclient/common/pom.xml | 2 +- tests/integration/dbclient/jdbc/pom.xml | 2 +- tests/integration/dbclient/mongodb/pom.xml | 2 +- tests/integration/dbclient/pom.xml | 2 +- tests/integration/gh-5792/pom.xml | 4 +- tests/integration/health/mp-disabled/pom.xml | 2 +- tests/integration/health/pom.xml | 2 +- tests/integration/jep290/check_f_f_ok/pom.xml | 2 +- tests/integration/jep290/check_f_f_w/pom.xml | 2 +- tests/integration/jep290/check_f_p_ok/pom.xml | 2 +- tests/integration/jep290/check_f_p_w/pom.xml | 2 +- tests/integration/jep290/pom.xml | 2 +- .../jep290/server_and_custom/pom.xml | 2 +- tests/integration/jep290/set_c_f_c/pom.xml | 2 +- tests/integration/jep290/set_c_f_d/pom.xml | 2 +- tests/integration/jep290/set_c_t_d/pom.xml | 2 +- tests/integration/jep290/set_f/pom.xml | 2 +- tests/integration/jep290/set_o/pom.xml | 2 +- tests/integration/jms/pom.xml | 2 +- tests/integration/jpa/appl/pom.xml | 2 +- tests/integration/jpa/model/pom.xml | 2 +- tests/integration/jpa/pom.xml | 2 +- tests/integration/jpa/simple/pom.xml | 2 +- tests/integration/kafka/pom.xml | 2 +- tests/integration/mp-bean-validation/pom.xml | 2 +- tests/integration/mp-gh-1538/pom.xml | 2 +- tests/integration/mp-gh-2421/pom.xml | 2 +- tests/integration/mp-gh-2461/pom.xml | 2 +- tests/integration/mp-gh-3246/pom.xml | 2 +- tests/integration/mp-gh-3974/pom.xml | 2 +- tests/integration/mp-gh-4123/pom.xml | 2 +- tests/integration/mp-gh-4654/pom.xml | 2 +- tests/integration/mp-graphql/pom.xml | 2 +- tests/integration/mp-grpc/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/native-image/mp-1/pom.xml | 2 +- tests/integration/native-image/mp-2/pom.xml | 2 +- tests/integration/native-image/mp-3/pom.xml | 2 +- tests/integration/native-image/pom.xml | 2 +- tests/integration/native-image/se-1/pom.xml | 2 +- .../native-image/static-content/pom.xml | 2 +- tests/integration/oidc/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/restclient/pom.xml | 2 +- tests/integration/se-gh-6845/pom.xml | 2 +- tests/integration/security/gh1487/pom.xml | 2 +- tests/integration/security/gh2297/pom.xml | 2 +- tests/integration/security/gh2455/pom.xml | 2 +- .../integration/security/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- .../security-context-not-overridden/pom.xml | 2 +- .../security/security-response-mapper/pom.xml | 2 +- tests/integration/tools/client/pom.xml | 2 +- tests/integration/tools/example/pom.xml | 2 +- tests/integration/tools/pom.xml | 2 +- tests/integration/tools/service/pom.xml | 2 +- tests/integration/vault/mp/pom.xml | 2 +- tests/integration/vault/pom.xml | 2 +- tests/integration/vault/se/pom.xml | 2 +- tests/integration/webclient/pom.xml | 2 +- .../webserver/context-propagation/pom.xml | 2 +- tests/integration/webserver/gh2631/pom.xml | 2 +- tests/integration/webserver/pom.xml | 2 +- tests/integration/zipkin-mp-2.2/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tck/pom.xml | 2 +- tests/tck/tck-reactive-streams/pom.xml | 2 +- tracing/config/pom.xml | 2 +- tracing/jaeger/pom.xml | 2 +- tracing/jersey-client/pom.xml | 2 +- tracing/jersey/pom.xml | 2 +- tracing/pom.xml | 2 +- .../tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracer-resolver/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- tracing/zipkin/pom.xml | 2 +- webclient/context-propagation/pom.xml | 2 +- webclient/jaxrs/pom.xml | 2 +- webclient/metrics/pom.xml | 2 +- webclient/pom.xml | 2 +- webclient/security/pom.xml | 2 +- webclient/tracing/pom.xml | 2 +- webclient/webclient/pom.xml | 2 +- webserver/access-log/pom.xml | 2 +- webserver/context-propagation/pom.xml | 2 +- webserver/cors/pom.xml | 2 +- webserver/jersey/pom.xml | 2 +- webserver/pom.xml | 2 +- webserver/static-content/pom.xml | 2 +- webserver/test-support/pom.xml | 2 +- webserver/transport/netty/epoll/pom.xml | 2 +- webserver/transport/netty/iouring/pom.xml | 2 +- webserver/transport/netty/pom.xml | 2 +- webserver/transport/pom.xml | 2 +- webserver/tyrus/pom.xml | 2 +- webserver/webserver/pom.xml | 2 +- 574 files changed, 6004 insertions(+), 583 deletions(-) create mode 100644 examples/quickstarts/helidon-quickstart-se/effective-pom.xml diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index e162d14d79a..20ce70907bf 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 20ad63949b6..97cecf146d1 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml io.helidon.applications diff --git a/applications/pom.xml b/applications/pom.xml index 18d9d58fc8a..b41a7718db7 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 75b550b5f08..93c65518453 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../parent/pom.xml helidon-se diff --git a/archetypes/bare-mp/pom.xml b/archetypes/bare-mp/pom.xml index 813d7aee7e9..a528c6799c6 100644 --- a/archetypes/bare-mp/pom.xml +++ b/archetypes/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-bare-mp diff --git a/archetypes/bare-se/pom.xml b/archetypes/bare-se/pom.xml index 06a247344cd..1508a6a7c0e 100644 --- a/archetypes/bare-se/pom.xml +++ b/archetypes/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-bare-se diff --git a/archetypes/catalog/pom.xml b/archetypes/catalog/pom.xml index 9d037464b61..57ec82b83f8 100644 --- a/archetypes/catalog/pom.xml +++ b/archetypes/catalog/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype-catalog helidon-archetype-catalog diff --git a/archetypes/database-mp/pom.xml b/archetypes/database-mp/pom.xml index a1d4d243552..733fddb624b 100644 --- a/archetypes/database-mp/pom.xml +++ b/archetypes/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-database-mp diff --git a/archetypes/database-se/pom.xml b/archetypes/database-se/pom.xml index 4a04ccf8cb4..40844efeca2 100644 --- a/archetypes/database-se/pom.xml +++ b/archetypes/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-database-se diff --git a/archetypes/oci-mp/pom.xml b/archetypes/oci-mp/pom.xml index 9b11f3b95d5..861d7f68800 100644 --- a/archetypes/oci-mp/pom.xml +++ b/archetypes/oci-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-oci-mp diff --git a/archetypes/pom.xml b/archetypes/pom.xml index c1b81114405..06294c694c5 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.archetypes helidon-archetypes-project diff --git a/archetypes/quickstart-mp/pom.xml b/archetypes/quickstart-mp/pom.xml index 2f5484c3d52..9c3aaee35c7 100644 --- a/archetypes/quickstart-mp/pom.xml +++ b/archetypes/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-quickstart-mp diff --git a/archetypes/quickstart-se/pom.xml b/archetypes/quickstart-se/pom.xml index 8ffadf4503c..0b0ab7f3533 100644 --- a/archetypes/quickstart-se/pom.xml +++ b/archetypes/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-archetype helidon-quickstart-se diff --git a/bom/pom.xml b/bom/pom.xml index cb31c2deb37..e076f8d0d9c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index bec39e1ca42..f3237329e0b 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index f0897db213f..460f0c44f35 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index db818782d75..c628792da3e 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index f6fe819eee6..efcff218c74 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index baf450e7d8b..e510d3f6f86 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index 0c4dca3ca5e..50207cdd8ed 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index a5c65bcead3..2507bae062e 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 669aef79cc4..b142ff7801d 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index 981c469a4f4..ef9874a4a4d 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/common/http/pom.xml b/common/http/pom.xml index 7048206a962..002c9d8b0c4 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index b2b85551167..e5d71fea5b8 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 77a9d14fbdd..06c6a258d3b 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index a1b05980090..50204b5a61b 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common-media-type diff --git a/common/pom.xml b/common/pom.xml index eaad71f794b..91bc6fc94fe 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index b819c3b87f7..08892d86fec 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 1e011a30c73..a3c2fe71797 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index d0464c8ef21..627147febef 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.common.testing helidon-common-testing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-common-testing-junit5 diff --git a/common/testing/pom.xml b/common/testing/pom.xml index a75e274135b..acf5d0d85ab 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.common.testing diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 6c9a8325113..b6eb85694ca 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index fd6b9009004..b53c7c97e47 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index ca475133864..4195fd5c27d 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index ed69e1fbb04..549f7b79df9 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 95db96d6ac2..dcc0c2e9dd3 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index 7e07348f295..69c3aa71577 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index cee12ed3bc7..8bc4d632db5 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index a6449163b6d..83ef093d522 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index cd89f2f4ac2..e57f0074144 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 521a038305b..eac668d6716 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index e3ed61c5c5b..8c261ac0eb8 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index f99bc7f67db..085d30816ae 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index c2938ead3f9..a7247e4da02 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 2eec4f03dc9..212fdf52f15 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 0910acc9eff..9d008c04bf8 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 2e1798996bd..bcffa6d6802 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index dd906d1ed45..9e1f1fd079b 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 3ba320a21a5..0c4a0a9e1db 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 2d8da1f544c..e70b2988799 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 64e41d98d8d..67807ce867b 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index fd3d5ec3903..385545b199e 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index 09a024ea054..760fd17c097 100644 --- a/config/tests/test-default_config-1-properties/pom.xml +++ b/config/tests/test-default_config-1-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index b165d31e9d1..2ce979bdad4 100644 --- a/config/tests/test-default_config-2-hocon-json/pom.xml +++ b/config/tests/test-default_config-2-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 7fa6088973a..2427a5e2625 100644 --- a/config/tests/test-default_config-3-hocon/pom.xml +++ b/config/tests/test-default_config-3-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index 042803b54c2..db05b7529ff 100644 --- a/config/tests/test-default_config-4-yaml/pom.xml +++ b/config/tests/test-default_config-4-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index 0cf23d9a679..adc31c99be7 100644 --- a/config/tests/test-default_config-5-env_vars/pom.xml +++ b/config/tests/test-default_config-5-env_vars/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index fe659b6476f..5c85263cd3a 100644 --- a/config/tests/test-default_config-6-meta-properties/pom.xml +++ b/config/tests/test-default_config-6-meta-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 1ccf45e215b..4e2fe464573 100644 --- a/config/tests/test-default_config-7-meta-hocon-json/pom.xml +++ b/config/tests/test-default_config-7-meta-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 62db61610c0..41a25ea00a0 100644 --- a/config/tests/test-default_config-8-meta-hocon/pom.xml +++ b/config/tests/test-default_config-8-meta-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index b42c9bf592b..5e5c27daeee 100644 --- a/config/tests/test-default_config-9-meta-yaml/pom.xml +++ b/config/tests/test-default_config-9-meta-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index b935fe89cd3..2f1295bd0d5 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 7688456a5c0..a2e058be2e5 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index c7a8309dfed..06d7ad32c6b 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 1ff1f36be46..b886ed16357 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index ac9330180ae..6a1a28d4ac5 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index cb5c5992c3d..55c7655aaa6 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-config-yaml Helidon Config YAML diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index b9b7da449e7..b67368e094f 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index eab60be013c..b530b20b8a2 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index e43bdd5555a..a43375c95c6 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient-health diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index 76bfb3e6ba0..bc07dcb84a4 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index f8f3ae591e0..20887c8a059 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index e5590bdb968..9e87fbf2fe0 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient-metrics-jdbc diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index eae4324aa10..4b781f47605 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index a2cb65f5632..11ca33c31e0 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/dbclient/pom.xml b/dbclient/pom.xml index a8f5cae24fc..2157b4885ad 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-project io.helidon - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index 3edb21206b4..089d0198e90 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index ee37a48dd9b..8e1be27ad37 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../bom/pom.xml helidon-dependencies diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 84fa3b1a629..10f0f76fb37 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index a63ae140556..5d7cdf9c3c9 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 142190d0ce6..e41e4f3b65d 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 5b355f044ab..86fcd941a04 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 1503e68b031..913210864d9 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 46a7b5bb73c..c7f6b71a41c 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index 1e6312112f3..63ea23144d3 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 28b72ed1fe8..1149e866505 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index fd9e497d772..7fc2c6a702b 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index b2bb853673f..f5a075654c7 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index ef9cb026f15..275a892c119 100644 --- a/examples/dbclient/common/pom.xml +++ b/examples/dbclient/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.dbclient helidon-examples-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-examples-dbclient-common diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index fe2ac344e8d..e92ab23a557 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 1369cd32824..a7967c310d5 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 4c4537609ed..0be6ecd8cf4 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index 636d5b4d246..99d5d9e6ef9 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 7a6ef8ba3e4..c103eba01c6 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index c610fb1763c..460c95097a1 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.graphql diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index f5420ded43c..23b2513869e 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.graphql helidon-examples-graphql-project diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 3412912d51d..d56b5c24ced 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index c089b065954..ece46e5a11c 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index b11fe3d34f6..552009e65d7 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index f63acb580a9..5b9b1e4c2bf 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 889f6093899..fa527bce7e6 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-client diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index b3013021f49..d29b55080e0 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-basic-implicit diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 79817a63099..6d0662d666a 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index 8d59683368e..a37b25b2224 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 20613448fed..4c99c1c05a5 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index b69d6a90010..a3f12d04bf7 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.grpc helidon-examples-grpc-project diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index fe9a3089b85..6129e73efea 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index a9ab169edae..d4c54537671 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 2fb8c44838f..b3eb430d56e 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 2f07ecf0e55..a5455c26d8e 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 0b38c21aa39..9419b6460f5 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.health helidon-examples-health-project diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index c62834d7520..fb8916e563f 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml 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 c75e72094c0..a44b69fb94a 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index de0952ce64c..bd9b06a0490 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 0e3f97c195b..954b581124a 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index dbcf773c480..429fcd0a30f 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index 64ac668f750..5eaeef59487 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index cd8220b74ed..31afb691b80 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 9e51ecd732c..6e476d6d68e 100644 --- a/examples/integrations/cdi/pom.xml +++ b/examples/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 467218aa6be..3f001c7f692 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index 26321e4ecd9..d67b290592a 100644 --- a/examples/integrations/micrometer/pom.xml +++ b/examples/integrations/micrometer/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-examples-micrometer-project diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 8246c32045d..b8de25e197f 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 03beaa2451f..63b8784e137 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index 596de1fdc13..0e5f5fb1614 100644 --- a/examples/integrations/micronaut/pom.xml +++ b/examples/integrations/micronaut/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.micronaut helidon-examples-integrations-micronaut-project diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index dbefb94a551..000702a3d89 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index b8f405364aa..333c2ddce82 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index 20f02612551..4ac9f764a65 100644 --- a/examples/integrations/microstream/pom.xml +++ b/examples/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.microstream diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 1d69a5ac913..359f10439ef 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index 7102ee1ddc1..c6f507478a6 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index e2ae9637d35..d4fdc48b502 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.neo4j helidon-examples-integrations-neo4j-project diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 30a797e1543..e43d94107f9 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index b12153f35e7..2ee03deda28 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index 0c031f320e8..4eada460e15 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 8984ca7f57c..7633c21aad1 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index bafb2eb4e2c..b28d30d2779 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index b5996716ba5..537dc9d8955 100644 --- a/examples/integrations/oci/pom.xml +++ b/examples/integrations/oci/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.oci helidon-examples-integrations-oci-project diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 95dd4733a28..2a8a225e219 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index 84fc5413a08..ff8adab283f 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index 83359b4bbc6..5f3afb88142 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations helidon-examples-integrations-project diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index ebbded9d310..8574c80df66 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index 57c43873d8d..01db31c427d 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index 3d98a31be3d..aaabbe77fd1 100644 --- a/examples/integrations/vault/pom.xml +++ b/examples/integrations/vault/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.integrations.vault helidon-examples-integrations-vault-project diff --git a/examples/istio/helidon-config/pom.xml b/examples/istio/helidon-config/pom.xml index 099a9961edb..634b27e0255 100644 --- a/examples/istio/helidon-config/pom.xml +++ b/examples/istio/helidon-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/istio/helidon-jpa/pom.xml b/examples/istio/helidon-jpa/pom.xml index 4ba3c5bafdc..7abb625687b 100644 --- a/examples/istio/helidon-jpa/pom.xml +++ b/examples/istio/helidon-jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/istio/pom.xml b/examples/istio/pom.xml index a633ecb0035..1425866c7d6 100644 --- a/examples/istio/pom.xml +++ b/examples/istio/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.istio helidon-examples-istio-project diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index f12424dda1c..b4d98cda79e 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../applications/mp/pom.xml io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index cbc112466d6..3fe72ca5b8a 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 2158d518c3d..e5b20689459 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index 32e191c6adb..ca80047f39a 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 3ce2152bee0..9b8715a7bb1 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.logging helidon-examples-logging-project diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 2332a7299a5..b37bf8ae4a4 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index d340db9d9a3..8b057a2534b 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.media diff --git a/examples/media/pom.xml b/examples/media/pom.xml index 0bdc71f02eb..3a83838934e 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.media helidon-examples-media-project diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index ec4b5e5a3eb..0b90f551371 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index ae46edd5250..b402806aa17 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 99c3262e455..783690cfd08 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 6c3d2310503..546c35a484d 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml 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 e0acbc31565..ef4153c3071 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.messaging.aq diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index dbd82c9dc49..d8eaf51c100 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.messaging helidon-examples-messaging-project diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 57a47922613..54dbd618b2b 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 92ddc71923b..98c56921d88 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 7ce86cfc9a0..b9a34b40de0 100644 --- a/examples/metrics/filtering/pom.xml +++ b/examples/metrics/filtering/pom.xml @@ -23,7 +23,7 @@ helidon-examples-metrics-project io.helidon.examples - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index f6a99dc97ae..9f14e578df5 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 203393ba1cb..ac18ad33496 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index b6f5e3b3b4b..09e074148ad 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index aa9cf335d85..47de1955ad8 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-examples-project io.helidon.examples - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 4ed5831d5aa..d8c5560c4b2 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 02c4d056c02..9c58635cd5b 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index abf152e663f..882bbbde3ae 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 8c7a283a078..4fb74c7732e 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 1ef2559e421..a2bdba8fc2d 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml 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 f607a69961a..e9714d45db9 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples @@ -34,7 +34,7 @@ Helidon Examples Metrics HTTP Status Counters - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index b05f8398db9..af6199c303b 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index a01665f3bd4..a08f413d39e 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index fe6643a94e6..8b489a9db9d 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index bb6a23d744a..d2c11578997 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 353d6ca9996..1386a5c9dca 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index e65b64b43b4..1b97cb48aef 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 2a0a6c91bdd..54860374794 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index f982c8a647a..b97ad6b2b3b 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 548813783be..dadec899c5f 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 1db3bab5694..d1ea209dcf0 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 78a7b05266d..f52de70c19b 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index ddda37c492e..6a5ad1e78cb 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/openapi-tools/pom.xml b/examples/openapi-tools/pom.xml index c4826df226a..287a2720b81 100644 --- a/examples/openapi-tools/pom.xml +++ b/examples/openapi-tools/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.examples.openapi.tools diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index 959d7291c07..aa8a65e9c7a 100644 --- a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml 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 4c16e9f10aa..a605b3d7f27 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml openapi-mp-server diff --git a/examples/openapi-tools/quickstart-mp/pom.xml b/examples/openapi-tools/quickstart-mp/pom.xml index 98894b7b790..34e52ac492b 100644 --- a/examples/openapi-tools/quickstart-mp/pom.xml +++ b/examples/openapi-tools/quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom helidon-examples-openapi-tools-quickstart-mp diff --git a/examples/openapi-tools/quickstart-se/pom.xml b/examples/openapi-tools/quickstart-se/pom.xml index 5dd93de097d..4efe78f8418 100644 --- a/examples/openapi-tools/quickstart-se/pom.xml +++ b/examples/openapi-tools/quickstart-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom helidon-examples-openapi-tools-quickstart-se diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index 00636cbb41d..595bc4cec98 100644 --- a/examples/openapi-tools/quickstart-se/se-client/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml 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 4cf1dd67451..07aab95a6fd 100644 --- a/examples/openapi-tools/quickstart-se/se-server/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-server/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 8d9955ac4c3..73503539a18 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index 3483f39741f..6113091eb48 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index af41686fb0f..ee2550e4813 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 = '2.6.4-SNAPSHOT' + helidonversion = '2.6.5-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 602dd896af3..1b66b2326e7 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 37d1dc34f4b..cf1fe1cc848 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 = '2.6.4-SNAPSHOT' + helidonversion = '2.6.5-SNAPSHOT' mainClass='io.helidon.examples.quickstart.se.Main' } diff --git a/examples/quickstarts/helidon-quickstart-se/effective-pom.xml b/examples/quickstarts/helidon-quickstart-se/effective-pom.xml new file mode 100644 index 00000000000..07744a12d1f --- /dev/null +++ b/examples/quickstarts/helidon-quickstart-se/effective-pom.xml @@ -0,0 +1,5421 @@ +[INFO] Error stacktraces are turned on. +[INFO] Scanning for projects... +[INFO] ------------------------------------------------------------------------ +[INFO] Detecting the operating system and CPU architecture +[INFO] ------------------------------------------------------------------------ +[INFO] os.detected.name: osx +[INFO] os.detected.arch: x86_64 +[INFO] os.detected.version: 13.5 +[INFO] os.detected.version.major: 13 +[INFO] os.detected.version.minor: 5 +[INFO] os.detected.classifier: osx-x86_64 +[INFO] +[INFO] -------------< io.helidon.examples:helidon-quickstart-se >-------------- +[INFO] Building Helidon Quickstart SE Example 2.6.4 +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-help-plugin:3.4.0:effective-pom (default-cli) @ helidon-quickstart-se --- +[INFO] +Effective POMs, after inheritance, interpolation, and profiles are applied: + + + + + + + + + + + + + + + + 4.0.0 + + io.helidon.applications + helidon-se + 2.6.4 + ../../../applications/se/pom.xml + + io.helidon.examples + helidon-quickstart-se + 2.6.4 + Helidon Quickstart SE Example + Parent pom for Helidon SE applications + + + + + + + + + + + + + + + + + + + + 2.6.4 + io.helidon.examples.quickstart.se.Main + 11 + 11 + 11 + x86_64 + osx-x86_64 + osx + UTF-8 + UTF-8 + 1.2.2 + 5.16.0 + 1.18 + 1.3.5 + 1.0.0 + 1.14.6 + 2.0.2 + 1.15 + 1.2 + 9.1.6 + 19.3.0.0 + 4.1.2 + 2.7.13 + 3.0.3 + 3.0.4 + 2.18.0 + 2.3.1 + 1.34.1 + 2.3.3 + 1.33.3 + 3.21.7 + 21.3.0 + 18.6 + 18.3 + 1.57.1 + 2.9.0 + 32.0.1-jre + 1.4.200 + 1.3 + 5.6.15.Final + 6.2.5.Final + 5.0.0 + 1.5.18 + 1.0 + 1.2.5 + 2.15.2 + 1.8.1 + 2.3.1.Final + 2.3.3 + 2.3.0.1 + 2.3.5 + 2.3.3 + 2.1.6 + 1.2.5.Final + 3.5.3.Final + 1.0.0.Final + 7.6.1.Final + 3.6.3 + 2.40 + 6.7.0.202309050840-r + 2.0 + 1.0.2 + 1.1.6 + 1.1.6 + 5.7.0 + 3.6.0 + 2.21.1 + 1.2.10 + 2.6.2 + 2.10 + 1.6.6 + 2.5.13 + 2.5.0 + 3.4.0 + 1.4 + 2.1.1 + 1.1.0 + 2.2 + 1.1.1 + 1.0 + 2.3.2 + 1.2 + 1.0 + 1.0.1 + 1.0.1 + 2.0 + 1.3.3 + 05.00.02-MS-GA + 1.11.0 + 8.4.1.jre8 + 8.0.28 + 5.12.0.Final + 4.4.11 + 4.1.100.Final + 0.0.19.Final + 3.26.0 + 3.26.0 + 21.3.0.0 + 4.12.0 + 3.6.0 + 0.33.0 + 0.2.1 + 0.1.8 + 0.25.0 + 2.2.3 + 42.4.3 + 0.9.0 + 1.0.4 + 1.7.32 + 2.0.26 + 2.0 + 1.3.3 + 1.4.2 + 1.17 + 2.0.2 + 1.1.2 + 3.1.9.Final + 3.1.SP4 + 1.0.11 + 2.12.5 + 2.12.0 + 3.5.7 + 3.1.0 + 3.8.1 + 3.6.0 + 2.8.2 + 1.6.0 + 3.0.0-M5 + 1.6 + 2.3.7 + 2.3.7 + 3.0.0-M1 + 3.0.2 + 1.6.7 + 1.5.0.Final + 0.5.1 + 2.7 + 3.8.2 + 3.0.0-M5 + 2.7 + + + + + org.glassfish.jersey.core + jersey-server + 2.40 + + + org.glassfish.hk2.external + jakarta.inject + + + org.glassfish.jersey.media + jersey-media-jaxb + + + + + org.glassfish.jersey.core + jersey-client + 2.40 + + + org.glassfish.hk2.external + jakarta.inject + + + + + org.glassfish.jersey.inject + jersey-hk2 + 2.40 + + + org.glassfish.hk2.external + jakarta.inject + + + + + io.jaegertracing + jaeger-client + 1.8.1 + + + javax.annotation + javax.annotation-api + + + + + io.opentracing + opentracing-util + 0.33.0 + + + javax.annotation + javax.annotation-api + + + + + io.opentracing + opentracing-api + 0.33.0 + + + io.opentracing + opentracing-noop + 0.33.0 + + + io.opentracing.contrib + opentracing-tracerresolver + 0.1.8 + + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + + + com.sun.xml.bind + jaxb-core + 2.3.0.1 + + + com.sun.xml.bind + jaxb-impl + 2.3.5 + + + jakarta.ws.rs + jakarta.ws.rs-api + 2.1.6 + + + jakarta.enterprise + jakarta.enterprise.cdi-api + 2.0.2 + + + jakarta.el + jakarta.el-api + 3.0.3 + + + jakarta.annotation + jakarta.annotation-api + 1.3.5 + + + jakarta.interceptor + jakarta.interceptor-api + 1.2.5 + + + jakarta.ejb + jakarta.ejb-api + + + + + jakarta.inject + jakarta.inject-api + 1.0 + + + jakarta.json + jakarta.json-api + 1.1.6 + + + jakarta.json.bind + jakarta.json.bind-api + 1.0.2 + + + jakarta.activation + jakarta.activation-api + 1.2.2 + + + org.eclipse.jgit + org.eclipse.jgit + 6.7.0.202309050840-r + + + javax.jms + javax.jms-api + 2.0 + + + org.glassfish + jakarta.json + 1.1.6 + + + io.netty.incubator + netty-incubator-transport-classes-io_uring + 0.0.19.Final + + + io.netty.incubator + netty-incubator-transport-native-io_uring + 0.0.19.Final + linux-x86_64 + + + org.eclipse + yasson + 1.0.11 + + + jakarta.json + jakarta.json-api + + + + + com.typesafe + config + 1.4.2 + + + org.yaml + snakeyaml + 2.0 + + + org.mousio + etcd4j + 2.18.0 + + + com.google.code.gson + gson + 2.9.0 + + + io.perfmark + perfmark-api + 0.25.0 + + + io.opentracing.contrib + opentracing-grpc + 0.2.1 + + + com.google.guava + guava + 32.0.1-jre + + + io.prometheus + simpleclient + 0.9.0 + + + io.zipkin.zipkin2 + zipkin + 2.12.5 + + + io.zipkin.reporter2 + zipkin-sender-urlconnection + 2.12.0 + + + io.opentracing.brave + brave-opentracing + 1.0.0 + + + io.zipkin.reporter2 + zipkin-reporter + + + io.zipkin.brave + brave-tests + + + io.zipkin.zipkin2 + zipkin + + + + + jakarta.websocket + jakarta.websocket-api + 1.1.2 + + + org.glassfish.tyrus + tyrus-core + 1.17 + + + org.glassfish.tyrus + tyrus-client + 1.17 + + + org.glassfish.tyrus + tyrus-container-grizzly-client + 1.17 + + + org.glassfish.tyrus + tyrus-server + 1.17 + + + org.glassfish.tyrus + tyrus-client + + + org.glassfish.tyrus + tyrus-container-grizzly-client + + + + + com.google.api-client + google-api-client + 1.34.1 + + + org.apache.httpcomponents + httpclient + + + com.google.code.findbugs + jsr305 + + + + + com.google.oauth-client + google-oauth-client + 1.33.3 + + + com.google.http-client + google-http-client + + + com.google.http-client + google-http-client-gson + + + + + org.mongodb + mongodb-driver-reactivestreams + 1.11.0 + + + com.oracle.database.messaging + aqapi + 19.3.0.0 + + + io.micrometer + micrometer-core + 1.6.6 + + + io.micrometer + micrometer-registry-prometheus + 1.6.6 + + + org.eclipse.microprofile.config + microprofile-config-api + 1.4 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.health + microprofile-health-api + 2.2 + + + org.osgi + org.osgi.annotation.versioning + + + javax.inject + javax.inject + + + javax.enterprise + cdi-api + + + + + org.eclipse.microprofile.graphql + microprofile-graphql-api + 1.1.0 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.jwt + microprofile-jwt-auth-api + 1.1.1 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.fault-tolerance + microprofile-fault-tolerance-api + 2.1.1 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.opentracing + microprofile-opentracing-api + 1.3.3 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.rest.client + microprofile-rest-client-api + 2.0 + + + org.osgi + org.osgi.annotation.versioning + + + javax.inject + javax.inject + + + + + org.eclipse.microprofile.openapi + microprofile-openapi-api + 1.2 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.metrics + microprofile-metrics-api + 2.3.2 + + + org.osgi + org.osgi.annotation.versioning + + + + + org.eclipse.microprofile.reactive-streams-operators + microprofile-reactive-streams-operators-api + 1.0.1 + + + org.eclipse.microprofile.reactive-streams-operators + microprofile-reactive-streams-operators-core + 1.0.1 + + + org.eclipse.microprofile.reactive.messaging + microprofile-reactive-messaging-api + 1.0 + + + org.eclipse.microprofile.reactive-streams-operators + microprofile-reactive-streams-operators-api + + + org.eclipse.microprofile.reactive-streams-operators + microprofile-reactive-streams-operators-core + + + javax.enterprise + cdi-api + + + + + org.eclipse.microprofile.lra + microprofile-lra-api + 1.0 + + + org.jboss + jandex + 2.3.1.Final + + + org.slf4j + slf4j-api + 1.7.32 + + + org.slf4j + slf4j-jdk14 + 1.7.32 + + + io.smallrye + smallrye-open-api-core + 2.0.26 + + + io.smallrye + smallrye-open-api-jaxrs + 2.0.26 + + + one.microstream + microstream-storage-embedded + 05.00.02-MS-GA + + + one.microstream + microstream-storage-embedded-configuration + 05.00.02-MS-GA + + + one.microstream + microstream-configuration + 05.00.02-MS-GA + + + one.microstream + microstream-cache + 05.00.02-MS-GA + + + jakarta.persistence + jakarta.persistence-api + 2.2.3 + + + jakarta.transaction + jakarta.transaction-api + 1.3.3 + + + jakarta.validation + jakarta.validation-api + 2.0.2 + + + com.h2database + h2 + 1.4.200 + + + mysql + mysql-connector-java + 8.0.28 + + + org.postgresql + postgresql + 42.4.3 + + + com.zaxxer + HikariCP + 5.0.0 + + + io.dropwizard.metrics + metrics-core + 4.1.2 + + + redis.clients + jedis + 3.6.3 + + + org.eclipse.persistence + org.eclipse.persistence.jpa + 2.7.13 + + + org.hibernate + hibernate-core + 5.6.15.Final + + + javax.persistence + javax.persistence-api + + + javax.activation + javax.activation-api + + + javax.xml.bind + jaxb-api + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + + + + + org.jboss.narayana.jta + cdi + 5.12.0.Final + + + org.jboss.spec.javax.resource + jboss-connector-api_1.7_spec + + + sun.jdk + jconsole + + + + + org.jboss.weld + weld-api + 3.1.SP4 + + + org.jboss.weld + weld-core-impl + 3.1.9.Final + + + org.jboss.weld + weld-spi + 3.1.SP4 + + + org.jboss.weld.module + weld-jta + 3.1.9.Final + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.3_spec + + + org.jboss.weld + weld-core-impl + + + + + org.jboss + jboss-transaction-spi + 7.6.1.Final + + + org.jboss.spec.javax.resource + jboss-connector-api_1.7_spec + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + + + + + org.jboss.weld.environment + weld-environment-common + 3.1.9.Final + + + org.jboss.classfilewriter + jboss-classfilewriter + 1.2.5.Final + + + org.jboss.logging + jboss-logging + 3.5.3.Final + + + org.graalvm.sdk + graal-sdk + 21.3.0 + + + com.graphql-java + graphql-java + 18.6 + + + com.graphql-java + graphql-java-extended-scalars + 18.3 + + + com.squareup.okhttp3 + okhttp + + + com.squareup.okio + okio + + + + + org.graalvm.nativeimage + svm + 21.3.0 + + + org.apache.kafka + kafka-clients + 3.6.0 + + + org.glassfish.jersey.media + jersey-media-json-binding + 2.40 + + + org.glassfish.hk2.external + jakarta.inject + + + jakarta.json + jakarta.json-api + + + com.sun.activation + jakarta.activation + + + + + org.glassfish.jersey.ext.microprofile + jersey-mp-rest-client + 2.40 + + + org.glassfish.jersey.core + jersey-server + + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.inject + jersey-hk2 + + + org.glassfish.jersey.media + jersey-media-json-binding + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x + + + org.glassfish + jsonp-jaxrs + + + org.eclipse.microprofile.config + microprofile-config-api + + + javax.enterprise + cdi-api + + + javax.el + javax.el-api + + + javax.interceptor + javax.interceptor-api + + + jakarta.json + jakarta.json-api + + + org.glassfish.hk2.external + jakarta.inject + + + + + io.micronaut + micronaut-inject-java + 2.5.13 + + + io.micronaut + micronaut-inject + 2.5.13 + + + javax.annotation + javax.annotation-api + + + javax.inject + javax.inject + + + + + io.micronaut + micronaut-core + 2.5.13 + + + javax.annotation + javax.annotation-api + + + javax.inject + javax.inject + + + com.github.spotbugs + spotbugs-annotations + + + com.google.code.findbugs + jsr305 + + + + + io.micronaut + micronaut-aop + 2.5.13 + + + org.neo4j.driver + neo4j-java-driver-slim + 4.4.11 + + + org.hibernate.validator + hibernate-validator + 6.2.5.Final + + + org.hibernate.validator + hibernate-validator-cdi + 6.2.5.Final + + + com.cronutils + cron-utils + 9.1.6 + + + org.glassfish + javax.el + + + org.javassist + javassist + + + + + org.reactivestreams + reactive-streams + 1.0.4 + + + org.reactivestreams + reactive-streams-tck + 1.0.4 + + + org.glassfish + jakarta.el + 3.0.4 + + + org.slf4j + jul-to-slf4j + 1.7.32 + + + ch.qos.logback + logback-classic + 1.2.10 + + + ch.qos.logback + logback-core + 1.2.10 + + + org.apache.activemq + activemq-client + 5.16.0 + + + io.micronaut + micronaut-validation + 2.5.13 + + + io.micronaut + micronaut-runtime + 2.5.13 + + + javax.validation + validation-api + + + + + io.micronaut.sql + micronaut-jdbc-hikari + 3.4.0 + + + io.micronaut.sql + micronaut-jdbc-ucp + 3.4.0 + + + io.micronaut.sql + micronaut-jdbc + 3.4.0 + + + io.micronaut.data + micronaut-data-tx + 2.5.0 + + + com.google.code.findbugs + jsr305 + + + + + io.micronaut.data + micronaut-data-jdbc + 2.5.0 + + + com.google.code.findbugs + jsr305 + + + + + io.micronaut.data + micronaut-data-processor + 2.5.0 + + + org.glassfish.jaxb + jaxb-runtime + 2.3.3 + + + com.google.errorprone + error_prone_annotations + 2.3.3 + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.2_spec + 1.0.0.Final + + + org.codehaus.groovy + groovy-all + ${version.lib.groovy-all} + + + commons-codec + commons-codec + 1.15 + + + commons-logging + commons-logging + 1.2 + + + io.micronaut + micronaut-http + 2.5.13 + + + io.micronaut.data + micronaut-data-model + 2.5.0 + + + com.google.code.findbugs + jsr305 + + + javax.validation + validation-api + + + + + io.micronaut.data + micronaut-data-runtime + 2.5.0 + + + com.google.code.findbugs + jsr305 + + + + + org.junit.jupiter + junit-jupiter-api + 5.7.0 + + + org.junit.jupiter + junit-jupiter-params + 5.7.0 + + + org.junit.jupiter + junit-jupiter-engine + 5.7.0 + + + org.hamcrest + hamcrest-all + 1.3 + + + org.hamcrest + hamcrest-core + 1.3 + + + org.apache.activemq + activemq-kahadb-store + 5.16.0 + + + org.eclipse.microprofile.graphql + microprofile-graphql-tck + 1.1.0 + + + org.eclipse.microprofile.metrics + microprofile-metrics-rest-tck + 2.3.2 + + + org.jboss.arquillian.junit + arquillian-junit-container + + + + + org.eclipse.microprofile.metrics + microprofile-metrics-optional-tck + 2.3.2 + + + org.jboss.arquillian.junit + arquillian-junit-container + + + + + org.eclipse.microprofile.metrics + microprofile-metrics-api-tck + 2.3.2 + + + org.jboss.arquillian.junit + arquillian-junit-container + + + + + org.eclipse.microprofile.lra + microprofile-lra-tck + 1.0 + + + org.slf4j + slf4j-simple + 1.7.32 + + + org.mariadb.jdbc + mariadb-java-client + 2.6.2 + + + com.microsoft.sqlserver + mssql-jdbc + 8.4.1.jre8 + + + io.helidon.webserver + helidon-webserver + 2.6.4 + + + io.helidon.webserver + helidon-webserver-jersey + 2.6.4 + + + io.helidon.webserver + helidon-webserver-access-log + 2.6.4 + + + io.helidon.webserver + helidon-webserver-static-content + 2.6.4 + + + io.helidon.webserver + helidon-webserver-context-propagation + 2.6.4 + + + io.helidon.metrics + helidon-metrics-prometheus + 2.6.4 + + + io.helidon.webserver + helidon-webserver-test-support + 2.6.4 + + + io.helidon.webserver + helidon-webserver-tyrus + 2.6.4 + + + io.helidon.webserver + helidon-webserver-cors + 2.6.4 + + + io.helidon.jersey + helidon-jersey-common + 2.6.4 + + + io.helidon.jersey + helidon-jersey-server + 2.6.4 + + + io.helidon.jersey + helidon-jersey-client + 2.6.4 + + + io.helidon.jersey + helidon-jersey-connector + 2.6.4 + + + io.helidon.jersey + helidon-jersey-media-jsonp + 2.6.4 + + + io.helidon.webclient + helidon-webclient-jaxrs + 2.6.4 + + + io.helidon.webclient + helidon-webclient + 2.6.4 + + + io.helidon.webclient + helidon-webclient-metrics + 2.6.4 + + + io.helidon.webclient + helidon-webclient-tracing + 2.6.4 + + + io.helidon.webclient + helidon-webclient-security + 2.6.4 + + + io.helidon.webclient + helidon-webclient-context-propagation + 2.6.4 + + + io.helidon.fault-tolerance + helidon-fault-tolerance + 2.6.4 + + + io.helidon.grpc + helidon-grpc-client + 2.6.4 + + + io.helidon.grpc + io.grpc + 2.6.4 + + + io.helidon.grpc + helidon-grpc-core + 2.6.4 + + + io.helidon.grpc + helidon-grpc-server + 2.6.4 + + + io.helidon.grpc + helidon-grpc-metrics + 2.6.4 + + + io.helidon.microprofile.grpc + helidon-microprofile-grpc-core + 2.6.4 + + + io.helidon.microprofile.grpc + helidon-microprofile-grpc-server + 2.6.4 + + + io.helidon.microprofile.grpc + helidon-microprofile-grpc-metrics + 2.6.4 + + + io.helidon.microprofile.grpc + helidon-microprofile-grpc-client + 2.6.4 + + + io.helidon.microprofile + helidon-microprofile-cors + 2.6.4 + + + io.helidon.graphql + helidon-graphql-server + 2.6.4 + + + io.helidon.microprofile.graphql + helidon-microprofile-graphql-server + 2.6.4 + + + io.helidon.integrations.micronaut + helidon-integrations-micronaut-cdi + 2.6.4 + + + io.helidon.integrations.micronaut + helidon-integrations-micronaut-data + 2.6.4 + + + io.helidon.integrations.micronaut + helidon-integrations-micronaut-cdi-processor + 2.6.4 + + + io.helidon.media + helidon-media-common + 2.6.4 + + + io.helidon.media + helidon-media-jackson + 2.6.4 + + + io.helidon.media + helidon-media-jsonb + 2.6.4 + + + io.helidon.media + helidon-media-jsonp + 2.6.4 + + + io.helidon.media + helidon-media-multipart + 2.6.4 + + + io.helidon.config + helidon-config + 2.6.4 + + + io.helidon.config + helidon-config-yaml + 2.6.4 + + + io.helidon.config + helidon-config-yaml-mp + 2.6.4 + + + io.helidon.config + helidon-config-hocon-mp + 2.6.4 + + + io.helidon.config + helidon-config-git + 2.6.4 + + + io.helidon.config + helidon-config-hocon + 2.6.4 + + + io.helidon.config + helidon-config-etcd + 2.6.4 + + + io.helidon.config + helidon-config-testing + 2.6.4 + + + io.helidon.config + helidon-config-encryption + 2.6.4 + + + io.helidon.config + helidon-config-object-mapping + 2.6.4 + + + io.helidon.config + helidon-config-mp + 2.6.4 + + + io.helidon.config + helidon-config-metadata + 2.6.4 + + + io.helidon.config + helidon-config-metadata-processor + 2.6.4 + + + io.helidon.security + helidon-security + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-common + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-header + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-google-login + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-oidc + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-oidc-common + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-jwt + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-idcs-mapper + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-http-auth + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-http-sign + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-config-vault + 2.6.4 + + + io.helidon.security.integration + helidon-security-integration-common + 2.6.4 + + + io.helidon.security.integration + helidon-security-integration-grpc + 2.6.4 + + + io.helidon.security.integration + helidon-security-integration-jersey + 2.6.4 + + + io.helidon.security.integration + helidon-security-integration-jersey-client + 2.6.4 + + + io.helidon.security.integration + helidon-security-integration-webserver + 2.6.4 + + + io.helidon.security + helidon-security-annotations + 2.6.4 + + + io.helidon.security.providers + helidon-security-providers-abac + 2.6.4 + + + io.helidon.security.abac + helidon-security-abac-time + 2.6.4 + + + io.helidon.security.abac + helidon-security-abac-role + 2.6.4 + + + io.helidon.security.abac + helidon-security-abac-scope + 2.6.4 + + + io.helidon.security.abac + helidon-security-abac-policy + 2.6.4 + + + io.helidon.security.abac + helidon-security-abac-policy-el + 2.6.4 + + + io.helidon.security + helidon-security-jwt + 2.6.4 + + + io.helidon.security + helidon-security-util + 2.6.4 + + + io.helidon.bundles + helidon-bundles-config + 2.6.4 + + + io.helidon.bundles + helidon-bundles-webserver + 2.6.4 + + + io.helidon.bundles + helidon-bundles-jersey + 2.6.4 + + + io.helidon.bundles + helidon-bundles-security + 2.6.4 + + + io.helidon.microprofile.bundles + helidon-microprofile-core + 2.6.4 + + + io.helidon.microprofile.bundles + helidon-microprofile + 2.6.4 + + + io.helidon.microprofile + helidon-microprofile-security + 2.6.4 + + + io.helidon.microprofile + helidon-microprofile-oidc + 2.6.4 + + + io.helidon.microprofile.metrics + helidon-microprofile-metrics + 2.6.4 + + + io.helidon.microprofile.weld + weld-se-core + 2.6.4 + + + javax.enterprise + cdi-api + + + + + io.helidon.microprofile.cdi + helidon-microprofile-cdi + 2.6.4 + + + io.helidon.microprofile.config + helidon-microprofile-config + 2.6.4 + + + io.helidon.microprofile + helidon-microprofile-fault-tolerance + 2.6.4 + + + io.helidon.microprofile.health + helidon-microprofile-health + 2.6.4 + + + io.helidon.microprofile.server + helidon-microprofile-server + 2.6.4 + + + io.helidon.microprofile + helidon-microprofile-access-log + 2.6.4 + + + io.helidon.microprofile.websocket + helidon-microprofile-websocket + 2.6.4 + + + io.helidon.metrics + helidon-metrics + 2.6.4 + + + io.helidon.metrics + helidon-metrics-api + 2.6.4 + + + io.helidon.metrics + helidon-metrics-service-api + 2.6.4 + + + io.helidon.metrics + helidon-metrics-trace-exemplar + 2.6.4 + + + io.helidon.health + helidon-health + 2.6.4 + + + io.helidon.health + helidon-health-checks + 2.6.4 + + + io.helidon.health + helidon-health-common + 2.6.4 + + + io.helidon.microprofile.jwt + helidon-microprofile-jwt-auth + 2.6.4 + + + io.helidon.common + helidon-common + 2.6.4 + + + io.helidon.common + helidon-common-http + 2.6.4 + + + io.helidon.common + helidon-common-reactive + 2.6.4 + + + io.helidon.common + helidon-common-mapper + 2.6.4 + + + io.helidon.common + helidon-common-configurable + 2.6.4 + + + io.helidon.common + helidon-common-key-util + 2.6.4 + + + io.helidon.common + helidon-common-service-loader + 2.6.4 + + + io.helidon.common + helidon-common-media-type + 2.6.4 + + + io.helidon.common + helidon-common-context + 2.6.4 + + + io.helidon.service-common + helidon-service-common-rest + 2.6.4 + + + io.helidon.service-common + helidon-service-common-rest-cdi + 2.6.4 + + + io.helidon.common + helidon-common-crypto + 2.6.4 + + + io.helidon.common.testing + helidon-common-testing-junit5 + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-common + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-jdbc + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-mongodb + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-health + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-jsonp + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-metrics + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-metrics-jdbc + 2.6.4 + + + io.helidon.dbclient + helidon-dbclient-tracing + 2.6.4 + + + io.helidon.tracing + helidon-tracing + 2.6.4 + + + io.helidon.tracing + helidon-tracing-config + 2.6.4 + + + io.helidon.tracing + helidon-tracing-zipkin + 2.6.4 + + + io.helidon.tracing + helidon-tracing-jaeger + 2.6.4 + + + io.helidon.metrics + helidon-metrics-jaeger + 2.6.4 + + + io.helidon.tracing + helidon-tracing-tracer-resolver + 2.6.4 + + + io.helidon.tracing + helidon-tracing-jersey-client + 2.6.4 + + + io.helidon.tracing + helidon-tracing-jersey + 2.6.4 + + + io.helidon.microprofile.tracing + helidon-microprofile-tracing + 2.6.4 + + + io.helidon.microprofile.rest-client + helidon-microprofile-rest-client + 2.6.4 + + + io.helidon.microprofile.reactive-streams + helidon-microprofile-reactive-streams + 2.6.4 + + + io.helidon.microprofile.messaging + helidon-microprofile-messaging + 2.6.4 + + + io.helidon.microprofile.messaging + helidon-microprofile-messaging-health + 2.6.4 + + + io.helidon.scheduling + helidon-scheduling + 2.6.4 + + + io.helidon.microprofile.scheduling + helidon-microprofile-scheduling + 2.6.4 + + + io.helidon.microprofile.lra + helidon-microprofile-lra + 2.6.4 + + + io.helidon.lra + helidon-lra-coordinator-client-spi + 2.6.4 + + + io.helidon.lra + helidon-lra-coordinator-narayana-client + 2.6.4 + + + io.helidon.integrations.db + ojdbc + 2.6.4 + + + io.helidon.integrations.db + h2 + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-delegates + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-reference-counted-context + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-datasource + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-datasource-hikaricp + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-datasource-ucp + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-eclipselink + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-hibernate + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-jedis + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-jpa + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-jta + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-jta-weld + 2.6.4 + + + io.helidon.integrations.cdi + helidon-integrations-cdi-oci-objectstorage + 2.6.4 + + + io.helidon.integrations.graal + helidon-graal-native-image-extension + 2.6.4 + + + io.helidon.integrations.graal + helidon-mp-graal-native-image-extension + 2.6.4 + + + io.helidon.integrations.common + helidon-integrations-common-rest + 2.6.4 + + + io.helidon.integrations.jdbc + helidon-integrations-jdbc + 2.6.4 + + + io.helidon.integrations.jta + helidon-integrations-jta-jdbc + 2.6.4 + + + io.helidon.integrations.micrometer + helidon-integrations-micrometer + 2.6.4 + + + io.helidon.integrations.micrometer + helidon-integrations-micrometer-cdi + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-atp + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-cdi + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-connect + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-objectstorage + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-objectstorage-health + 2.6.4 + + + io.helidon.integrations.oci.sdk + helidon-integrations-oci-sdk-cdi + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-telemetry + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-vault + 2.6.4 + + + io.helidon.integrations.oci + helidon-integrations-oci-vault-health + 2.6.4 + + + io.helidon.integrations.oci.metrics + helidon-integrations-oci-metrics + 2.6.4 + + + io.helidon.integrations.oci.metrics + helidon-integrations-oci-metrics-cdi + 2.6.4 + + + io.helidon.integrations.vault + helidon-integrations-vault + 2.6.4 + + + io.helidon.integrations.vault.auths + helidon-integrations-vault-auths-common + 2.6.4 + + + io.helidon.integrations.vault.sys + helidon-integrations-vault-sys + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-cubbyhole + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-kv1 + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-kv2 + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-database + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-pki + 2.6.4 + + + io.helidon.integrations.vault.secrets + helidon-integrations-vault-secrets-transit + 2.6.4 + + + io.helidon.integrations.vault.auths + helidon-integrations-vault-auths-token + 2.6.4 + + + io.helidon.integrations.vault.auths + helidon-integrations-vault-auths-k8s + 2.6.4 + + + io.helidon.integrations.vault.auths + helidon-integrations-vault-auths-approle + 2.6.4 + + + io.helidon.integrations.vault + helidon-integrations-vault-cdi + 2.6.4 + + + io.helidon.openapi + helidon-openapi + 2.6.4 + + + io.helidon.microprofile.openapi + helidon-microprofile-openapi + 2.6.4 + + + io.helidon.integrations.openapi-ui + helidon-integrations-openapi-ui + 2.6.4 + + + io.helidon.messaging + helidon-messaging + 2.6.4 + + + io.helidon.messaging.kafka + helidon-messaging-kafka + 2.6.4 + + + io.helidon.messaging.jms + helidon-messaging-jms + 2.6.4 + + + io.helidon.messaging.aq + helidon-messaging-aq + 2.6.4 + + + io.helidon.microprofile.tests + helidon-microprofile-tests-junit5 + 2.6.4 + + + io.helidon.logging + helidon-logging-common + 2.6.4 + + + io.helidon.logging + helidon-logging-jul + 2.6.4 + + + io.helidon.logging + helidon-logging-slf4j + 2.6.4 + + + io.helidon.logging + helidon-logging-log4j + 2.6.4 + + + io.helidon.integrations.neo4j + helidon-integrations-neo4j + 2.6.4 + + + io.helidon.integrations.neo4j + helidon-integrations-neo4j-health + 2.6.4 + + + io.helidon.integrations.neo4j + helidon-integrations-neo4j-metrics + 2.6.4 + + + io.helidon.microprofile.bean-validation + helidon-microprofile-bean-validation + 2.6.4 + + + io.helidon.integrations.microstream + helidon-integrations-microstream + 2.6.4 + + + io.helidon.integrations.microstream + helidon-integrations-microstream-cdi + 2.6.4 + + + io.helidon.integrations.microstream + helidon-integrations-microstream-health + 2.6.4 + + + io.helidon.integrations.microstream + helidon-integrations-microstream-metrics + 2.6.4 + + + io.helidon.integrations.microstream + helidon-integrations-microstream-cache + 2.6.4 + + + io.grpc + grpc-all + 1.57.1 + + + io.grpc + grpc-alts + 1.57.1 + + + io.grpc + grpc-android + 1.57.1 + + + io.grpc + grpc-api + 1.57.1 + + + io.grpc + grpc-auth + 1.57.1 + + + io.grpc + grpc-benchmarks + 1.57.1 + + + io.grpc + grpc-binder + 1.57.1 + + + io.grpc + grpc-census + 1.57.1 + + + io.grpc + grpc-context + 1.57.1 + + + io.grpc + grpc-core + 1.57.1 + + + io.grpc + grpc-cronet + 1.57.1 + + + io.grpc + grpc-gcp-observability + 1.57.1 + + + io.grpc + grpc-googleapis + 1.57.1 + + + io.grpc + grpc-grpclb + 1.57.1 + + + io.grpc + grpc-interop-testing + 1.57.1 + + + io.grpc + grpc-netty + 1.57.1 + + + io.grpc + grpc-netty-shaded + 1.57.1 + + + io.grpc + grpc-okhttp + 1.57.1 + + + io.grpc + grpc-protobuf + 1.57.1 + + + io.grpc + grpc-protobuf-lite + 1.57.1 + + + io.grpc + grpc-rls + 1.57.1 + + + io.grpc + grpc-services + 1.57.1 + + + io.grpc + grpc-servlet + 1.57.1 + + + io.grpc + grpc-servlet-jakarta + 1.57.1 + + + io.grpc + grpc-stub + 1.57.1 + + + io.grpc + grpc-testing + 1.57.1 + + + io.grpc + grpc-testing-proto + 1.57.1 + + + io.grpc + grpc-xds + 1.57.1 + + + io.grpc + protoc-gen-grpc-java + 1.57.1 + pom + + + com.google.protobuf + protobuf-java + 3.21.7 + + + com.google.protobuf + protobuf-java-util + 3.21.7 + + + com.squareup.okhttp3 + mockwebserver + 4.12.0 + + + com.squareup.okhttp3 + okcurl + 4.12.0 + + + com.squareup.okhttp3 + okhttp + 4.12.0 + + + com.squareup.okhttp3 + okhttp-brotli + 4.12.0 + + + com.squareup.okhttp3 + okhttp-dnsoverhttps + 4.12.0 + + + com.squareup.okhttp3 + logging-interceptor + 4.12.0 + + + com.squareup.okhttp3 + okhttp-sse + 4.12.0 + + + com.squareup.okhttp3 + okhttp-tls + 4.12.0 + + + com.squareup.okhttp3 + okhttp-urlconnection + 4.12.0 + + + com.squareup.okio + okio-iosarm64 + 3.6.0 + + + com.squareup.okio + okio-iossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-iosx64 + 3.6.0 + + + com.squareup.okio + okio-js + 3.6.0 + + + com.squareup.okio + okio-jvm + 3.6.0 + + + com.squareup.okio + okio-linuxarm64 + 3.6.0 + + + com.squareup.okio + okio-linuxx64 + 3.6.0 + + + com.squareup.okio + okio-macosarm64 + 3.6.0 + + + com.squareup.okio + okio-macosx64 + 3.6.0 + + + com.squareup.okio + okio + 3.6.0 + + + com.squareup.okio + okio-mingwx64 + 3.6.0 + + + com.squareup.okio + okio-tvosarm64 + 3.6.0 + + + com.squareup.okio + okio-tvossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-tvosx64 + 3.6.0 + + + com.squareup.okio + okio-wasm + 3.6.0 + + + com.squareup.okio + okio-watchosarm32 + 3.6.0 + + + com.squareup.okio + okio-watchosarm64 + 3.6.0 + + + com.squareup.okio + okio-watchossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-watchosx64 + 3.6.0 + + + com.squareup.okio + okio-watchosx86 + 3.6.0 + + + com.squareup.okio + okio-assetfilesystem + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-jvm + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-js + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-iosx64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-iosarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-iossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-tvosx64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-tvosarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-tvossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-watchosarm32 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-watchosarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-watchosx86 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-watchosx64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-watchossimulatorarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-linuxx64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-linuxarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-macosx64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-macosarm64 + 3.6.0 + + + com.squareup.okio + okio-fakefilesystem-mingwx64 + 3.6.0 + + + com.squareup.okio + okio-nodefilesystem + 3.6.0 + + + com.squareup.okio + okio-wasifilesystem + 3.6.0 + + + com.squareup.okio + okio-wasifilesystem-wasm + 3.6.0 + + + io.netty + netty-buffer + 4.1.100.Final + + + io.netty + netty-codec + 4.1.100.Final + + + io.netty + netty-codec-dns + 4.1.100.Final + + + io.netty + netty-codec-haproxy + 4.1.100.Final + + + io.netty + netty-codec-http + 4.1.100.Final + + + io.netty + netty-codec-http2 + 4.1.100.Final + + + io.netty + netty-codec-memcache + 4.1.100.Final + + + io.netty + netty-codec-mqtt + 4.1.100.Final + + + io.netty + netty-codec-redis + 4.1.100.Final + + + io.netty + netty-codec-smtp + 4.1.100.Final + + + io.netty + netty-codec-socks + 4.1.100.Final + + + io.netty + netty-codec-stomp + 4.1.100.Final + + + io.netty + netty-codec-xml + 4.1.100.Final + + + io.netty + netty-common + 4.1.100.Final + + + io.netty + netty-dev-tools + 4.1.100.Final + + + io.netty + netty-handler + 4.1.100.Final + + + io.netty + netty-handler-proxy + 4.1.100.Final + + + io.netty + netty-handler-ssl-ocsp + 4.1.100.Final + + + io.netty + netty-resolver + 4.1.100.Final + + + io.netty + netty-resolver-dns + 4.1.100.Final + + + io.netty + netty-transport + 4.1.100.Final + + + io.netty + netty-transport-rxtx + 4.1.100.Final + + + io.netty + netty-transport-sctp + 4.1.100.Final + + + io.netty + netty-transport-udt + 4.1.100.Final + + + io.netty + netty-example + 4.1.100.Final + + + io.netty + netty-all + 4.1.100.Final + + + io.netty + netty-resolver-dns-classes-macos + 4.1.100.Final + + + io.netty + netty-resolver-dns-native-macos + 4.1.100.Final + + + io.netty + netty-resolver-dns-native-macos + 4.1.100.Final + osx-x86_64 + + + io.netty + netty-resolver-dns-native-macos + 4.1.100.Final + osx-aarch_64 + + + io.netty + netty-transport-native-unix-common + 4.1.100.Final + + + io.netty + netty-transport-native-unix-common + 4.1.100.Final + linux-aarch_64 + + + io.netty + netty-transport-native-unix-common + 4.1.100.Final + linux-x86_64 + + + io.netty + netty-transport-native-unix-common + 4.1.100.Final + osx-x86_64 + + + io.netty + netty-transport-native-unix-common + 4.1.100.Final + osx-aarch_64 + + + io.netty + netty-transport-classes-epoll + 4.1.100.Final + + + io.netty + netty-transport-native-epoll + 4.1.100.Final + + + io.netty + netty-transport-native-epoll + 4.1.100.Final + linux-aarch_64 + + + io.netty + netty-transport-native-epoll + 4.1.100.Final + linux-x86_64 + + + io.netty + netty-transport-classes-kqueue + 4.1.100.Final + + + io.netty + netty-transport-native-kqueue + 4.1.100.Final + + + io.netty + netty-transport-native-kqueue + 4.1.100.Final + osx-x86_64 + + + io.netty + netty-transport-native-kqueue + 4.1.100.Final + osx-aarch_64 + + + io.netty + netty-tcnative-classes + 2.0.61.Final + + + io.netty + netty-tcnative + 2.0.61.Final + linux-x86_64 + + + io.netty + netty-tcnative + 2.0.61.Final + linux-x86_64-fedora + + + io.netty + netty-tcnative + 2.0.61.Final + linux-aarch_64-fedora + + + io.netty + netty-tcnative + 2.0.61.Final + osx-x86_64 + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + linux-x86_64 + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + linux-aarch_64 + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + osx-x86_64 + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + osx-aarch_64 + + + io.netty + netty-tcnative-boringssl-static + 2.0.61.Final + windows-x86_64 + + + com.oracle.database.jdbc + ojdbc11 + 21.3.0.0 + + + com.oracle.database.jdbc + ojdbc8 + 21.3.0.0 + + + com.oracle.database.jdbc + ucp + 21.3.0.0 + + + com.oracle.database.jdbc + ucp11 + 21.3.0.0 + + + com.oracle.database.jdbc + rsi + 21.3.0.0 + + + com.oracle.database.security + oraclepki + 21.3.0.0 + + + com.oracle.database.security + osdt_core + 21.3.0.0 + + + com.oracle.database.security + osdt_cert + 21.3.0.0 + + + com.oracle.database.ha + simplefan + 21.3.0.0 + + + com.oracle.database.ha + ons + 21.3.0.0 + + + com.oracle.database.nls + orai18n + 21.3.0.0 + + + com.oracle.database.xml + xdb + 21.3.0.0 + + + com.oracle.database.xml + xmlparserv2 + 21.3.0.0 + + + com.oracle.database.jdbc.debug + ojdbc11_g + 21.3.0.0 + + + com.oracle.database.jdbc.debug + ojdbc8_g + 21.3.0.0 + + + com.oracle.database.jdbc.debug + ojdbc8dms_g + 21.3.0.0 + + + com.oracle.database.jdbc.debug + ojdbc11dms_g + 21.3.0.0 + + + com.oracle.database.observability + dms + 21.3.0.0 + + + com.oracle.database.observability + ojdbc11dms + 21.3.0.0 + + + com.oracle.database.observability + ojdbc8dms + 21.3.0.0 + + + com.oracle.database.jdbc + ojdbc11-production + 21.3.0.0 + pom + + + com.oracle.database.jdbc + ojdbc8-production + 21.3.0.0 + pom + + + com.oracle.database.observability + ojdbc8-observability + 21.3.0.0 + pom + + + com.oracle.database.observability + ojdbc11-observability + 21.3.0.0 + pom + + + com.oracle.database.jdbc.debug + ojdbc8-debug + 21.3.0.0 + pom + + + com.oracle.database.jdbc.debug + ojdbc11-debug + 21.3.0.0 + pom + + + com.oracle.database.jdbc.debug + ojdbc8-observability-debug + 21.3.0.0 + pom + + + com.oracle.database.jdbc.debug + ojdbc11-observability-debug + 21.3.0.0 + pom + + + org.glassfish.jersey.core + jersey-common + 2.40 + + + org.glassfish.jersey.bundles + jaxrs-ri + 2.40 + + + org.glassfish.jersey.connectors + jersey-apache-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-apache5-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-helidon-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-grizzly-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-jetty-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-jdk-connector + 2.40 + + + org.glassfish.jersey.connectors + jersey-netty-connector + 2.40 + + + org.glassfish.jersey.containers + jersey-container-jetty-http + 2.40 + + + org.glassfish.jersey.containers + jersey-container-grizzly2-http + 2.40 + + + org.glassfish.jersey.containers + jersey-container-grizzly2-servlet + 2.40 + + + org.glassfish.jersey.containers + jersey-container-jetty-servlet + 2.40 + + + org.glassfish.jersey.containers + jersey-container-jdk-http + 2.40 + + + org.glassfish.jersey.containers + jersey-container-netty-http + 2.40 + + + org.glassfish.jersey.containers + jersey-container-servlet + 2.40 + + + org.glassfish.jersey.containers + jersey-container-servlet-core + 2.40 + + + org.glassfish.jersey.containers + jersey-container-simple-http + 2.40 + + + org.glassfish.jersey.containers.glassfish + jersey-gf-ejb + 2.40 + + + org.glassfish.jersey.ext + jersey-bean-validation + 2.40 + + + org.glassfish.jersey.ext + jersey-entity-filtering + 2.40 + + + org.glassfish.jersey.ext + jersey-metainf-services + 2.40 + + + org.glassfish.jersey.ext.microprofile + jersey-mp-config + 2.40 + + + org.glassfish.jersey.ext + jersey-mvc + 2.40 + + + org.glassfish.jersey.ext + jersey-mvc-bean-validation + 2.40 + + + org.glassfish.jersey.ext + jersey-mvc-freemarker + 2.40 + + + org.glassfish.jersey.ext + jersey-mvc-jsp + 2.40 + + + org.glassfish.jersey.ext + jersey-mvc-mustache + 2.40 + + + org.glassfish.jersey.ext + jersey-proxy-client + 2.40 + + + org.glassfish.jersey.ext + jersey-servlet-portability + 2.40 + + + org.glassfish.jersey.ext + jersey-spring5 + 2.40 + + + org.glassfish.jersey.ext + jersey-declarative-linking + 2.40 + + + org.glassfish.jersey.ext + jersey-wadl-doclet + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-weld2-se + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x-transaction + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x-validation + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x-servlet + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi1x-ban-custom-hk2-binding + 2.40 + + + org.glassfish.jersey.ext.cdi + jersey-cdi-rs-inject + 2.40 + + + org.glassfish.jersey.ext.rx + jersey-rx-client-guava + 2.40 + + + org.glassfish.jersey.ext.rx + jersey-rx-client-rxjava + 2.40 + + + org.glassfish.jersey.ext.rx + jersey-rx-client-rxjava2 + 2.40 + + + org.glassfish.jersey.media + jersey-media-jaxb + 2.40 + + + org.glassfish.jersey.media + jersey-media-json-jackson + 2.40 + + + org.glassfish.jersey.media + jersey-media-json-jettison + 2.40 + + + org.glassfish.jersey.media + jersey-media-json-processing + 2.40 + + + org.glassfish.jersey.media + jersey-media-json-gson + 2.40 + + + org.glassfish.jersey.media + jersey-media-kryo + 2.40 + + + org.glassfish.jersey.media + jersey-media-moxy + 2.40 + + + org.glassfish.jersey.media + jersey-media-multipart + 2.40 + + + org.glassfish.jersey.media + jersey-media-sse + 2.40 + + + org.glassfish.jersey.security + oauth1-client + 2.40 + + + org.glassfish.jersey.security + oauth1-server + 2.40 + + + org.glassfish.jersey.security + oauth1-signature + 2.40 + + + org.glassfish.jersey.security + oauth2-client + 2.40 + + + org.glassfish.jersey.inject + jersey-cdi2-se + 2.40 + + + org.glassfish.jersey.test-framework + jersey-test-framework-core + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-bundle + 2.40 + pom + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-external + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-inmemory + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-jdk-http + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-simple + 2.40 + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-jetty + 2.40 + + + org.glassfish.jersey.test-framework + jersey-test-framework-util + 2.40 + + + com.fasterxml.jackson.core + jackson-annotations + 2.15.2 + + + com.fasterxml.jackson.core + jackson-core + 2.15.2 + + + com.fasterxml.jackson.core + jackson-databind + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-avro + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-cbor + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-csv + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-ion + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-properties + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-protobuf + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-smile + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-toml + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.15.2 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-eclipse-collections + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-guava + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate4 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate5 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate5-jakarta + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-hibernate6 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-hppc + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-jakarta-jsonp + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-jaxrs + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-joda + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-joda-money + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-jdk8 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-json-org + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr353 + 2.15.2 + + + com.fasterxml.jackson.datatype + jackson-datatype-pcollections + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-cbor-provider + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-smile-provider + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-xml-provider + 2.15.2 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-yaml-provider + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-base + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-cbor-provider + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-json-provider + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-smile-provider + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-xml-provider + 2.15.2 + + + com.fasterxml.jackson.jakarta.rs + jackson-jakarta-rs-yaml-provider + 2.15.2 + + + com.fasterxml.jackson.jr + jackson-jr-all + 2.15.2 + + + com.fasterxml.jackson.jr + jackson-jr-annotation-support + 2.15.2 + + + com.fasterxml.jackson.jr + jackson-jr-objects + 2.15.2 + + + com.fasterxml.jackson.jr + jackson-jr-retrofit2 + 2.15.2 + + + com.fasterxml.jackson.jr + jackson-jr-stree + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-afterburner + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-blackbird + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-guice + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-jakarta-xmlbind-annotations + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-jsonSchema + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-jsonSchema-jakarta + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-kotlin + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-mrbean + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-no-ctor-deser + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-osgi + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-parameter-names + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-paranamer + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-scala_2.11 + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-scala_2.12 + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-scala_2.13 + 2.15.2 + + + com.fasterxml.jackson.module + jackson-module-scala_3 + 2.15.2 + + + com.oracle.oci.sdk + oci-java-sdk-circuitbreaker + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-common-httpclient + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-common + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-common-httpclient-jersey + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-common-httpclient-jersey3 + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-enforcer-rules + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-shaded-full + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-audit + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-containerengine + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-core + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-database + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-dns + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-email + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-filestorage + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-identity + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-loadbalancer + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-objectstorage + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-addons-apache-configurator-jersey + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-apache-configurator-jersey3 + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-resteasy-client-configurator + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-sasl + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-oke-workload-identity + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-sasl-oke-workload-identity + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-graalvm + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-addons-graalvm-jersey3 + 3.26.0 + + + com.oracle.oci.sdk + oci-java-sdk-resourcesearch + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-addons-apache + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-keymanagement + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-announcementsservice + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-healthchecks + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-waas + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-streaming + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-resourcemanager + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-monitoring + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-ons + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-autoscaling + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-budget + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-workrequests + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-limits + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-functions + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-events + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-dts + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-oce + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-oda + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-analytics + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-integration + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osmanagement + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-marketplace + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-apigateway + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-applicationmigration + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-datacatalog + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-dataflow + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-datascience + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-nosql + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-secrets + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-vault + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-bds + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-encryption + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-cims + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-datasafe + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-mysql + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-dataintegration + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-ocvp + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-usageapi + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-blockchain + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-loggingingestion + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-logging + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-loganalytics + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-managementdashboard + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-sch + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-loggingsearch + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-managementagent + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-cloudguard + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-opsi + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-computeinstanceagent + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-optimizer + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-tenantmanagercontrolplane + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-rover + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-databasemanagement + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-artifacts + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-apmsynthetics + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-goldengate + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-apmcontrolplane + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-apmtraces + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-networkloadbalancer + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-vulnerabilityscanning + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-databasemigration + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-servicecatalog + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-ailanguage + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-operatoraccesscontrol + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-bastion + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-genericartifactscontent + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-jms + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-devops + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-aianomalydetection + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-datalabelingservice + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-datalabelingservicedataplane + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-apmconfig + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-waf + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-certificates + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-certificatesmanagement + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-usage + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-databasetools + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-servicemanagerproxy + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-appmgmtcontrol + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-ospgateway + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-identitydataplane + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-visualbuilder + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osubusage + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osubsubscription + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osuborganizationsubscription + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osubbillingschedule + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-dashboardservice + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-threatintelligence + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-aivision + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-aispeech + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-stackmonitoring + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-servicemesh + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-adm + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-licensemanager + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-onesubscription + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-governancerulescontrolplane + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-waa + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-networkfirewall + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-vnmonitoring + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-emwarehouse + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-lockbox + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-fusionapps + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-mediaservices + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-opa + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-opensearch + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-cloudmigrations + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-cloudbridge + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-disasterrecovery + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-containerinstances + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-aidocument + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-queue + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-recovery + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-vbsinst + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-identitydomains + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-accessgovernancecp + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-ocicontrolcenter + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-osmanagementhub + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-fleetsoftwareupdate + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-computecloudatcustomer + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-marketplacepublisher + 3.26.0 + false + + + com.oracle.oci.sdk + oci-java-sdk-redis + 3.26.0 + false + + + org.apache.logging.log4j + log4j-1.2-api + 2.21.1 + + + org.apache.logging.log4j + log4j-api + 2.21.1 + + + org.apache.logging.log4j + log4j-api-test + 2.21.1 + + + org.apache.logging.log4j + log4j-appserver + 2.21.1 + + + org.apache.logging.log4j + log4j-cassandra + 2.21.1 + + + org.apache.logging.log4j + log4j-core + 2.21.1 + + + org.apache.logging.log4j + log4j-core-test + 2.21.1 + + + org.apache.logging.log4j + log4j-couchdb + 2.21.1 + + + org.apache.logging.log4j + log4j-docker + 2.21.1 + + + org.apache.logging.log4j + log4j-flume-ng + 2.21.1 + + + org.apache.logging.log4j + log4j-iostreams + 2.21.1 + + + org.apache.logging.log4j + log4j-jakarta-smtp + 2.21.1 + + + org.apache.logging.log4j + log4j-jakarta-web + 2.21.1 + + + org.apache.logging.log4j + log4j-jcl + 2.21.1 + + + org.apache.logging.log4j + log4j-jmx-gui + 2.21.1 + + + org.apache.logging.log4j + log4j-jpa + 2.21.1 + + + org.apache.logging.log4j + log4j-jpl + 2.21.1 + + + org.apache.logging.log4j + log4j-jul + 2.21.1 + + + org.apache.logging.log4j + log4j-kubernetes + 2.21.1 + + + org.apache.logging.log4j + log4j-layout-template-json + 2.21.1 + + + org.apache.logging.log4j + log4j-mongodb3 + 2.21.1 + + + org.apache.logging.log4j + log4j-mongodb4 + 2.21.1 + + + org.apache.logging.log4j + log4j-slf4j2-impl + 2.21.1 + + + org.apache.logging.log4j + log4j-slf4j-impl + 2.21.1 + + + org.apache.logging.log4j + log4j-spring-boot + 2.21.1 + + + org.apache.logging.log4j + log4j-spring-cloud-config-client + 2.21.1 + + + org.apache.logging.log4j + log4j-taglib + 2.21.1 + + + org.apache.logging.log4j + log4j-to-jul + 2.21.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.21.1 + + + org.apache.logging.log4j + log4j-web + 2.21.1 + + + biz.aQute.bnd + biz.aQute.bnd.annotation + 6.4.1 + + + com.github.spotbugs + spotbugs-annotations + 4.7.3 + + + org.osgi + osgi.annotation + 8.1.0 + + + org.osgi + org.osgi.annotation.bundle + 2.0.0 + + + org.apache.maven.plugin-tools + maven-plugin-annotations + 3.9.0 + + + + + + io.helidon.webserver + helidon-webserver + 2.6.4 + compile + + + io.helidon.media + helidon-media-jsonp + 2.6.4 + compile + + + io.helidon.config + helidon-config-yaml + 2.6.4 + compile + + + io.helidon.health + helidon-health + 2.6.4 + compile + + + io.helidon.health + helidon-health-checks + 2.6.4 + compile + + + io.helidon.metrics + helidon-metrics-service-api + 2.6.4 + compile + + + io.helidon.metrics + helidon-metrics + 2.6.4 + runtime + + + org.junit.jupiter + junit-jupiter-api + 5.7.0 + test + + + org.hamcrest + hamcrest-all + 1.3 + test + + + io.helidon.webclient + helidon-webclient + 2.6.4 + test + + + + + + false + + central + Central Repository + https://repo.maven.apache.org/maven2 + + + + + + never + + + false + + central + Central Repository + https://repo.maven.apache.org/maven2 + + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/src/main/java + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/src/main/scripts + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/src/test/java + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/classes + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/test-classes + + + kr.motd.maven + os-maven-plugin + 1.5.0.Final + + + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/src/main/resources + + + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/src/test/resources + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target + helidon-quickstart-se + + + + maven-antrun-plugin + 1.3 + + + maven-assembly-plugin + 2.2-beta-5 + + + maven-compiler-plugin + 3.8.1 + + + maven-surefire-plugin + 3.0.0-M5 + + false + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/classes/logging.properties + + + + + maven-failsafe-plugin + 3.0.0-M5 + + false + true + + + + maven-dependency-plugin + 3.6.0 + + + copy-libs + prepare-package + + copy-dependencies + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/libs + false + false + true + true + runtime + okio + + + + + + maven-release-plugin + 2.5.3 + + + maven-clean-plugin + 3.1.0 + + + maven-deploy-plugin + 2.8.2 + + + maven-install-plugin + 3.0.0-M1 + + + maven-gpg-plugin + 1.6 + + + maven-site-plugin + 3.8.2 + + + site-jar + site + + jar + + + + .asciidoctor/** + + true + + + + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + ossrh + https://oss.sonatype.org/ + false + true + ${maven.deploy.skip} + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + + maven-resources-plugin + 2.7 + + + maven-jar-plugin + 3.0.2 + + + + true + libs + io.helidon.examples.quickstart.se.Main + false + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + java + true + + -classpath + + io.helidon.examples.quickstart.se.Main + + + + + io.helidon.build-tools + helidon-maven-plugin + 2.3.7 + + + io.helidon.licensing + helidon-licensing + 2.6.4 + + + + + io.helidon.build-tools + helidon-cli-maven-plugin + 2.3.7 + + + org.xolstice.maven.plugins + protobuf-maven-plugin + 0.5.1 + + com.google.protobuf:protoc:3.21.7:exe:${os.detected.classifier} + grpc-java + io.grpc:protoc-gen-grpc-java:1.57.1:exe:${os.detected.classifier} + + + + + + + maven-dependency-plugin + 3.6.0 + + + copy-libs + prepare-package + + copy-dependencies + + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/libs + false + false + true + true + runtime + okio + + + + + + maven-clean-plugin + 3.1.0 + + + default-clean + clean + + clean + + + + + + maven-resources-plugin + 2.7 + + + default-testResources + process-test-resources + + testResources + + + + default-resources + process-resources + + resources + + + + + + maven-jar-plugin + 3.0.2 + + + default-jar + package + + jar + + + + + true + libs + io.helidon.examples.quickstart.se.Main + false + + + + + + + + + true + libs + io.helidon.examples.quickstart.se.Main + false + + + + + + maven-compiler-plugin + 3.8.1 + + + default-compile + compile + + compile + + + + default-testCompile + test-compile + + testCompile + + + + + + maven-surefire-plugin + 3.0.0-M5 + + + default-test + test + + test + + + false + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/classes/logging.properties + + + + + + false + + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/classes/logging.properties + + + + + maven-install-plugin + 3.0.0-M1 + + + default-install + install + + install + + + + + + maven-deploy-plugin + 2.8.2 + + + default-deploy + deploy + + deploy + + + + + + maven-site-plugin + 3.8.2 + + + default-site + site + + site + + + true + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/site + + + + + default-deploy + site-deploy + + deploy + + + true + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/site + + + + + site-jar + site + + jar + + + + .asciidoctor/** + + true + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/site + + + + + + true + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/site + + + + + + + true + /Users/jdipol/GitHub/barchetta/helidon-2.x/examples/quickstarts/helidon-quickstart-se/target/site + + + + +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 0.815 s +[INFO] Finished at: 2023-10-31T10:27:16-04:00 +[INFO] ------------------------------------------------------------------------ diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index f676a759b50..311d4af13d8 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Quickstart SE Example diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 4046ef56082..b86b92498eb 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Standalone Quickstart MP Example - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.cdi.Main 11 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 310c0a3843d..b4ae2d7495e 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Standalone Quickstart SE Example - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.quickstart.se.Main 11 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index c51afe787a4..4de1fb38592 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.quickstarts examples-quickstarts-project diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index 2f6797faba2..21c9bf24fb6 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml 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 7eeb6810c3b..722e14956e0 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 1001a8d557b..f61bc0648b1 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 7eed646a0fb..c46ac96c6de 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 9ca172dd7cb..f6b4f4263d6 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index 3637ce62c5e..58c64fd045d 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 9db371b495e..47fb3a8fe9f 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 26dda442f93..3e5fe0b7f26 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.security helidon-examples-security-project diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index c3e31551be3..f1db9069707 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 4fe39e35e06..536c85f9885 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 3e0aa67ae37..1a5e4d6b661 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 - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 6b6c071a57a..d66f7a79393 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 56ec618a71b..096b9d59739 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-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 ce9f87b0a37..5dc151cdbe1 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index dca6fa1046d..8ae137d578f 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.todos example-todo-app-project pom - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index fe2faf07f95..427c6639ee6 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index eb12a6f2618..672c669d65a 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index a2e9ed42cb3..caf8a394889 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index 52633cfb006..52316e1dabb 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.webclient diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 5d1ed34ae5a..14a0925c66a 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 8f5f4fac041..034f4cd8150 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 7ef6d828efc..cc2d9e8f873 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index ace93d7a5dc..fc89a7b76ce 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 126d50ea4e6..4c4ac7cfe19 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 849d0442551..44954fca0b1 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index 38f4e7136fa..988a8f01664 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 39d1786b774..ad5ca9946b5 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index a81f49855cc..123c91c0e4e 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 81d46388bd7..3741b01ef66 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 8be57dd18f2..78eaea66542 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 5af12b47be9..dc552a3592c 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index d41ca148206..b2aea64a18f 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 9554a844641..f7cd5a8f29d 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 7b29fd1a281..c03e25567b5 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index b8e7ac159c8..bd5b57a0654 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.fault-tolerance diff --git a/graphql/pom.xml b/graphql/pom.xml index dcd23b935c2..afaa66eca50 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index 55e90b299ad..be46410a046 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-graphql-server diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 08c7ce929bd..971ef23e9da 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index b79a8ad88e2..a227a6cf664 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 23b4257bd86..9e7894226dc 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index aad06763670..7e3f4cb5d82 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index d753f151a7d..490078ae279 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 5b47559dd41..8b07e869495 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index 530f3a82db3..636fca1c7e5 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 2b03e43c325..8d014c32b9c 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 68d13eb7fda..522044e2eda 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 54759c42438..2ce6021bbcc 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index f8233016876..d3501133140 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 77b6b9dfd8e..070162fdcd9 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index e286c52b8a8..a9156c0a60a 100644 --- a/integrations/cdi/common-cdi/reference-counted-context/pom.xml +++ b/integrations/cdi/common-cdi/reference-counted-context/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-reference-counted-context Helidon CDI Integrations Common Reference Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index 143d5b1e37a..8b8a54127d0 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index d8fcaf6b7df..439e46e17d2 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 34d6a41d354..23d89f6c789 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 9b760191dfa..4a095896f8a 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index b4a26f01b8d..de2e5591e7d 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index c25717b6b0c..418146666e3 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-jedis Helidon CDI Integrations Jedis diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 90d1762a88a..2871da5faba 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index a2af8581aa8..d401248a36b 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index bd51ba0f432..a7b6049fc44 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/oci-objectstorage-cdi/pom.xml b/integrations/cdi/oci-objectstorage-cdi/pom.xml index d35b0266812..1a0cc666018 100644 --- a/integrations/cdi/oci-objectstorage-cdi/pom.xml +++ b/integrations/cdi/oci-objectstorage-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 70afd26f081..0b679eafa04 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index f5f90a71a62..2b5676f270a 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index b4cb2077ac3..12cba6ca5f0 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.common helidon-integrations-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index cd275492c53..7e138f10619 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 519ce29518a..11083d7c162 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index a450afa0e0d..b6a5f8d7997 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 0a3739a0e25..f6953d4cf9f 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 3e9c72e7263..ba62c69da2a 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index 02e3e969063..30580ac818c 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index dfbeb5b573b..c29e12e64b0 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index 2005bb2f49b..9dc39133a13 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 81b1a983ed9..c4d1b4617fc 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index e327a57d39c..a4559f9b373 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index 77f07e68418..03d0ade6620 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index 06d8b90ba9f..167789696a3 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index a3d904cb482..db5b28454ee 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index c31479e4c2a..21317ba9b6f 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 9d3e25ae254..2ca817617db 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index d6c1e95f60a..fe589472cbe 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 435d3c552aa..b7042dfe32c 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index a80d94cc850..86195daa94c 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index 3bc1f426f2d..04f3b41921a 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 2f0c8db361a..8e97e746f68 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index 927ed570989..85ee7ff9cf7 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index be3e8254661..c9d4a06bd82 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 832ef24a59f..76ac7a28ec9 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 2b85745058c..d73564a7065 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 7c88e36db37..ded6696ee50 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index 4847610ebd3..0981924f745 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index f17231813c9..49702df6949 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index f6fd80fcc37..eb3ee69f623 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 4c61fc9d5cf..46caa64ea09 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/atp/pom.xml b/integrations/oci/atp/pom.xml index 864f03aa139..e73817eecdc 100644 --- a/integrations/oci/atp/pom.xml +++ b/integrations/oci/atp/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-atp diff --git a/integrations/oci/cdi/pom.xml b/integrations/oci/cdi/pom.xml index 846515ab2ea..2017d22609b 100644 --- a/integrations/oci/cdi/pom.xml +++ b/integrations/oci/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-cdi diff --git a/integrations/oci/connect/pom.xml b/integrations/oci/connect/pom.xml index 874fac601a3..28a5a0f2493 100644 --- a/integrations/oci/connect/pom.xml +++ b/integrations/oci/connect/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-connect diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index ea41ca15494..2c42515df28 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-metrics-cdi Helidon Integrations OCI Metrics CDI diff --git a/integrations/oci/metrics/metrics/pom.xml b/integrations/oci/metrics/metrics/pom.xml index 71fa551601e..ca8cf466a25 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index 15ed85c2de9..c950c75a1cd 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/objectstorage-health/pom.xml b/integrations/oci/objectstorage-health/pom.xml index fe7812603ac..8676c67b115 100644 --- a/integrations/oci/objectstorage-health/pom.xml +++ b/integrations/oci/objectstorage-health/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-objectstorage-health diff --git a/integrations/oci/objectstorage/pom.xml b/integrations/oci/objectstorage/pom.xml index ef92eb0efad..dd3cf751efc 100644 --- a/integrations/oci/objectstorage/pom.xml +++ b/integrations/oci/objectstorage/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-objectstorage diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 3990bc3d8ae..ddfb51e0b2f 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 4e7722effe7..2caefdf1715 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index f678cd4cb22..7c71b22bbe7 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.integrations.oci.sdk diff --git a/integrations/oci/telemetry/pom.xml b/integrations/oci/telemetry/pom.xml index 1567ddc0b09..9425fea9629 100644 --- a/integrations/oci/telemetry/pom.xml +++ b/integrations/oci/telemetry/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-telemetry diff --git a/integrations/oci/vault-health/pom.xml b/integrations/oci/vault-health/pom.xml index 0df0ec10b87..dc531189403 100644 --- a/integrations/oci/vault-health/pom.xml +++ b/integrations/oci/vault-health/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-vault-health diff --git a/integrations/oci/vault/pom.xml b/integrations/oci/vault/pom.xml index 90a99cab95e..10f0747745e 100644 --- a/integrations/oci/vault/pom.xml +++ b/integrations/oci/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-oci-vault diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index 62bdf25a2f0..24792602485 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 2acd2fd8b55..86683b3a523 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index e2136d9a12c..0ddc79e507c 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index a78ce50f9ee..45bc7aa4e68 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index fbcca305395..e9a67e381ff 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index e10f429ed9f..5e0eeaec09c 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index 36b3276b087..261ec23464a 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index fb4b40ad089..30e547ea33f 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index b858c139357..53acb63447b 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index 8e57726194c..61e78119ae0 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 1a5ca5d0b4e..64bffc0d0cc 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index d0907ad2cee..9be5499a566 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 2a2827b74fd..7cca259cfb0 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index 74e37d088fb..67c57b5f5c4 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index 5bd8a7753aa..d384bfb2400 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index d33c5debfc9..71f58429f8c 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index e5d7180ac79..ac112109021 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index ce99794c08a..e3ca955a957 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ helidon-integrations-vault-sys-project io.helidon.integrations.vault.sys - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index ea1e08d4055..3a6a9a63d7c 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 43534e718dd..d9425dcd608 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index c6618c9a2e8..8177066b474 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index fe42473677b..d5b2e91e6e9 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index a19d125c82e..f6b0aa7d8ff 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index d7e65067ca0..adafb658a19 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 19c4ce7395f..6f37297e28c 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-jersey-server diff --git a/licensing/pom.xml b/licensing/pom.xml index e22ef60578d..08b9c24ac4d 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index 598b2b015b1..3191a817478 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index 574eb4f01ac..11cbe963d47 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index 4a71785ea36..74d50de5f65 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index 5da06c0bed9..b7fd7e25aa5 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index deb1f1c4ec3..172d13130ae 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-logging-slf4j diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index f643dd14859..8e719babdad 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index add4648a79b..47b93fca4cb 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index 5bc0990b3a1..e9769b31eb8 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index e330ecf5a0d..622b8bec9e5 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index a59a02a03b8..363e85c76ba 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index f6164bb38fa..05ae699b53e 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.lra helidon-lra-project diff --git a/media/common/pom.xml b/media/common/pom.xml index edb34c241e0..90d99a7ae3f 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 7d3b41fb328..d5a44a97096 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-media-jackson diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index aa7aece743e..bde10797cc0 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-media-jsonb diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index ebd650f5db7..74dc060bb6c 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-media-jsonp diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 83fac393dc1..9e4ed46614a 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.media helidon-media-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-media-multipart Helidon Media MultiPart diff --git a/media/pom.xml b/media/pom.xml index 12587b47db4..9f975f3425e 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.media diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index ada4df1905f..ecf0fcfe549 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.messaging.aq diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index 464bd652d9b..18ecc5e1041 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.messaging.jms diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index 8c26b034ce6..9db42152ca1 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/kafka/pom.xml b/messaging/kafka/pom.xml index 54c405879c9..785696365c5 100644 --- a/messaging/kafka/pom.xml +++ b/messaging/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.messaging.kafka diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 3d8f09ed13a..11e790b0612 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index e1fd45c977b..b88b54504b7 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index e01faae32df..ccd41d3e0d7 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/metrics/jaeger/pom.xml b/metrics/jaeger/pom.xml index d7fcaf2f92e..836b5c2bebe 100644 --- a/metrics/jaeger/pom.xml +++ b/metrics/jaeger/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-metrics-jaeger diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 387c8363729..efd63646482 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 118ce90ec30..d898db36232 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index f653a77bb20..17d2b334972 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index d9327d32fe1..127d8144109 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-metrics-service-api Helidon Metrics Web Support API diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index a4e1b099552..47d3fac0950 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index c6e6b93094e..ae6d8902a52 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 553f1c3ad4b..e78c8795d4c 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 8565a79ed0b..e033df594cc 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 109ced10c6d..89ee978a3a7 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 2c30503d668..03cd94a4895 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index 3c74e1ca9a0..48d018d2b51 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 1827d7639de..df2c0b0a418 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index 827cfcb1fee..229e5f4ed17 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 0320cfa1c50..2c0f1ed5a81 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index 80c426ae352..d74c5b49fe6 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index 5eff1ab1442..1202b3af50d 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index 23fc604c619..7c72e6b8a46 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index e7d09331d4d..2da8d7264b6 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index 34fc56ff408..21c40cea601 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 4b8d38ca549..05e27c5c026 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index da05a516550..841cdc013bb 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 2310e236d8f..287ed6badab 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index a6484009b41..d367c399f06 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index add97828e02..dad3f6c0e93 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index d77519760a3..eb3dded281f 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index a2dfb70b4ab..bdff5f3bd4b 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 7bcc4f62b7d..6fc887e8e36 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-messaging-health diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 510439a90ea..63385472d74 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 9ddd3a44bfc..daa1c2c028a 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 4fdfd63b6c2..22e88c9e0da 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 714a5f80096..d38f8c84eaa 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 6160ae33561..29b95eaaec9 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index de418341bc1..2896e06b56f 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index ac7547b26a4..507d777259a 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 5827da5e6cc..efc34c424cb 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 3069c34811c..d477c79b0d1 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 2c3b4cd842d..b826a99faad 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index a039551b40c..02b80d20e07 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index 876f04e40b7..b8dd5cb3474 100644 --- a/microprofile/tests/junit5-tests/pom.xml +++ b/microprofile/tests/junit5-tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-microprofile-tests-junit5-tests diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index 2481ae01554..dccad8b81e7 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../pom.xml diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 27ce3b02919..2a7bd820c4b 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 8d22b5ca6cc..5f05494f18b 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index ed8916c71b9..2295e1a0686 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index 591f573652c..7b662535fe8 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 33197ed2fa4..2fadf40c972 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-graphql Helidon Microprofile Tests TCK GraphQL diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index ce9e56e8969..dfc864b1683 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index a33f5880361..a1fac1553a7 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index 4df08dbf34e..251e74a9a42 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -10,7 +10,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index 69caebae822..4457caa20a0 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-messaging Helidon Microprofile Tests TCK Messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index f8b709adbff..fbf0f53064d 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index af0cf4ab557..d40d917dcc7 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index c21b41c9d40..4edaa2046b0 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ tck-project io.helidon.microprofile.tests - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 44d418406a8..26e99d146f9 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT tck-reactive-operators Helidon Microprofile Tests TCK Reactive Streams Operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index c4a8f0f82ac..f4d2e7bb92b 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 1602797ef2c..2115b1f4d0a 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 305d1d5bf80..f0a533c978b 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 3c33e14c4ec..8a42bb4a31d 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 4e2592b60a9..bd3ac446d20 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index c88e2eeb3c5..ed49a48ff3a 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 54dc2344df4..8bf05eb8d3b 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.openapi diff --git a/parent/pom.xml b/parent/pom.xml index 9d7736a6d9a..3211e46ab0a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom Helidon Parent diff --git a/pom.xml b/pom.xml index b345cdfbb14..42ac02205b8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 3e941122b4c..0dc185020fa 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index f5684a2b5a4..aa8c76b91f4 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.abac helidon-security-abac-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index ae68fd0090d..96494e4bd28 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 43ae07e419b..9bdb9f57659 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 676cd7e47de..38f917f24c8 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index afe009761d5..33315a552cc 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 0561bc968f7..d0c6852adfa 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 9790b221095..c9c728992fe 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 0216eee8992..317d9b53991 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 94aafd08f58..b90bc255f0e 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index cfa206937a8..74b8763647f 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-integration-jersey-client Helidon Security Integration Jersey Client diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 87b18fd4b26..98b3e813bea 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 6aef8f46d6c..efa37f5bf11 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 1b07aed6481..30f112d8c40 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 0d29ffdab53..c316113871d 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 4d14fc6dbe5..397608b33b6 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index 766d3d113cc..4ce9a85954a 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index e126c27d3aa..09a846062bf 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index 8d5a0b546cc..e7925ef7509 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index 21a88f5f451..463b3ef56ab 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index 1ff1c317d9c..6f10993b46b 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 9b96e007564..3cc342dd1aa 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index 7ca24392256..d6ba42a7a32 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 9e6818e3150..3308d48ee4b 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index c3f010dba2e..d7a23948507 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index 0b4bae6156f..814af02d852 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 7ba60d61eea..336e04a4aaa 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.providers helidon-security-providers-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index a01b3d10efd..b5cb5c4b25b 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index ced1c8396cf..d0a54335b10 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index aff6cbc2bd0..385cc49b218 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-security-util Helidon Security Utilities diff --git a/service-common/pom.xml b/service-common/pom.xml index 2eace085faa..78947cd6cf6 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.service-common diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index 15292fc1181..b28870a3ea7 100644 --- a/service-common/rest-cdi/pom.xml +++ b/service-common/rest-cdi/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index fb6e7fcc4d4..5947c313f60 100644 --- a/service-common/rest/pom.xml +++ b/service-common/rest/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index 691eecc5621..eb88c9e9e36 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 5522a12cbc5..bfc6b3774e0 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index efad3dd9aa4..39548d403f9 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index bee2edd2634..6e2ec699d88 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps helidon-tests-apps-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 48fe581666d..9f61ba96f30 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index bf4f5c4b8bd..4e845a39a27 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index 28a10a52ec3..b6055388b78 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index cf547b6550d..95cf609fb07 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 5c0ca168587..55d9360d031 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index c6ca62b6e9e..76352a53e3f 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index 797ad442f5b..8cb38d493ad 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-mp-compression Helidon Functional Test: HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index fd78e1b82dd..02276bf5a41 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-mp-synthetic-app Helidon Functional Test: MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index 3976925e691..a680da27012 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index b8f46c45471..8151b4d6425 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index c03816bb300..843733570de 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index e761a7618c6..46fbac1074b 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index 421afa06477..dcc1f05bb68 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index a8dcd7233cf..307097ef5e5 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index 8563670e80c..a06706e007a 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index be8ae0cbc94..d0e395bdaba 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index bdc9ea6f337..fd89363ec16 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index 752165e64ca..cddc6847af7 100644 --- a/tests/integration/dbclient/appl/pom.xml +++ b/tests/integration/dbclient/appl/pom.xml @@ -31,13 +31,13 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-appl - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT Integration Tests: DB Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index e1201f8a9be..2a7cbddd39e 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index 7aced41d20a..73177e1f835 100644 --- a/tests/integration/dbclient/jdbc/pom.xml +++ b/tests/integration/dbclient/jdbc/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index 759a0cf38bb..84c839d92a3 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 341a4403fba..961722faf03 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/gh-5792/pom.xml b/tests/integration/gh-5792/pom.xml index 4c277ab7610..a5e5ac8d3c9 100644 --- a/tests/integration/gh-5792/pom.xml +++ b/tests/integration/gh-5792/pom.xml @@ -21,12 +21,12 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.tests.integration helidon-tests-integration-yaml-parsing - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration.yamlparsing.Main diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 1da9aeb560f..0657c0ca9fc 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 283c3123bbf..e049c1838b5 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index 4a0c7362d1c..57142dd253a 100644 --- a/tests/integration/jep290/check_f_f_ok/pom.xml +++ b/tests/integration/jep290/check_f_f_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index f99ac279886..b6411c74241 100644 --- a/tests/integration/jep290/check_f_f_w/pom.xml +++ b/tests/integration/jep290/check_f_f_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index e3368009d2e..b78b94769f7 100644 --- a/tests/integration/jep290/check_f_p_ok/pom.xml +++ b/tests/integration/jep290/check_f_p_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index 182b77cb244..0045f7c7dae 100644 --- a/tests/integration/jep290/check_f_p_w/pom.xml +++ b/tests/integration/jep290/check_f_p_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index fc42db64e9e..492a7855e74 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index b9c2ed1f050..82065ef570a 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index eed24df7ffc..a38a25e5d25 100644 --- a/tests/integration/jep290/set_c_f_c/pom.xml +++ b/tests/integration/jep290/set_c_f_c/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 69e16baabe7..2146a9d204f 100644 --- a/tests/integration/jep290/set_c_f_d/pom.xml +++ b/tests/integration/jep290/set_c_f_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index f4dce924841..536bec4a556 100644 --- a/tests/integration/jep290/set_c_t_d/pom.xml +++ b/tests/integration/jep290/set_c_t_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index 3cee7ff8964..561634c2665 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index 32811d1ff87..8f88a268df3 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 0dbe470a231..cf4f449f854 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index 729a4ac79be..d72c0a37819 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index 253a9478714..8498d11095e 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 45c2a1b65da..d671d211a19 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index e8f5a8fc8e9..efe1017facd 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 785952dc544..ee9d2f166cb 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index 58263f2fc9d..ab9343fbc73 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-gh-1538/pom.xml b/tests/integration/mp-gh-1538/pom.xml index 1621bf09ff1..89fec9ec993 100644 --- a/tests/integration/mp-gh-1538/pom.xml +++ b/tests/integration/mp-gh-1538/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index c88c075a4d3..162c20da791 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index c8e3fa30c26..e8484440ea9 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 261cbece74f..1cfd45b7b70 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index f9b1caa7b01..dadaafb4dc5 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index f80b6cf1f98..b2947fab998 100644 --- a/tests/integration/mp-gh-4123/pom.xml +++ b/tests/integration/mp-gh-4123/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 84427ed3dfa..cc4deb0e238 100644 --- a/tests/integration/mp-gh-4654/pom.xml +++ b/tests/integration/mp-gh-4654/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index 3cf562b078a..c3b5ca7d3f9 100644 --- a/tests/integration/mp-graphql/pom.xml +++ b/tests/integration/mp-graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index 116378f1ef4..8376cf7f153 100644 --- a/tests/integration/mp-grpc/pom.xml +++ b/tests/integration/mp-grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 0a385e2374c..bd5773e478d 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index 56b742fc256..a80f89d7bfe 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index b26cb10329c..196b1d0b398 100644 --- a/tests/integration/native-image/mp-1/pom.xml +++ b/tests/integration/native-image/mp-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index 9b24b668d7d..2344ecde05c 100644 --- a/tests/integration/native-image/mp-2/pom.xml +++ b/tests/integration/native-image/mp-2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index c74c9419943..aefa0d4ac78 100644 --- a/tests/integration/native-image/mp-3/pom.xml +++ b/tests/integration/native-image/mp-3/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index 2a8e3ff5c62..26488439ce5 100644 --- a/tests/integration/native-image/pom.xml +++ b/tests/integration/native-image/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 98fc3d73daa..e9e2945a581 100644 --- a/tests/integration/native-image/se-1/pom.xml +++ b/tests/integration/native-image/se-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 0f83d450651..572afe7a9b4 100644 --- a/tests/integration/native-image/static-content/pom.xml +++ b/tests/integration/native-image/static-content/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index 16644edd8cb..13f90d49138 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index b2f776447da..c7a80974ee9 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests.integration diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index 575f788b4f7..dce13f2acaa 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/se-gh-6845/pom.xml b/tests/integration/se-gh-6845/pom.xml index 4b9da331966..14f6a3d0acd 100644 --- a/tests/integration/se-gh-6845/pom.xml +++ b/tests/integration/se-gh-6845/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index ba8d35456a4..b237baa063a 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index 81e575c2832..7dbfd1df01a 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index b74d501d00a..15d5129f3cb 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 01c97290120..6a67721158f 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index bdf5d0214a3..6569b10469a 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/tests/integration/security/security-context-not-overridden/pom.xml b/tests/integration/security/security-context-not-overridden/pom.xml index df6a68463e3..a6d25e07d72 100644 --- a/tests/integration/security/security-context-not-overridden/pom.xml +++ b/tests/integration/security/security-context-not-overridden/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-security-context-not-overridden diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 6de1e37f31e..d4568c83002 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index 8dd7af5d472..2bf70dedfc2 100644 --- a/tests/integration/tools/client/pom.xml +++ b/tests/integration/tools/client/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index eb7cfa92614..511be66b84c 100644 --- a/tests/integration/tools/example/pom.xml +++ b/tests/integration/tools/example/pom.xml @@ -29,7 +29,7 @@ io.helidon.applications helidon-se - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../../applications/se/pom.xml 4.0.0 diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index d6cc63833d0..167c2f5f3d6 100644 --- a/tests/integration/tools/pom.xml +++ b/tests/integration/tools/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index 1017d734e7c..a45c16b6f9e 100644 --- a/tests/integration/tools/service/pom.xml +++ b/tests/integration/tools/service/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index dafc1b382a1..3fb3ff07970 100644 --- a/tests/integration/vault/mp/pom.xml +++ b/tests/integration/vault/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-vault-mp diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index 5391d33348f..f1ca355dcd5 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index 0c738e56ce9..4904d92ec75 100644 --- a/tests/integration/vault/se/pom.xml +++ b/tests/integration/vault/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tests-integration-vault-se diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index 6df1df6e365..d968760b35d 100644 --- a/tests/integration/webclient/pom.xml +++ b/tests/integration/webclient/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/context-propagation/pom.xml b/tests/integration/webserver/context-propagation/pom.xml index e341e4d8f50..95bdcf3644a 100644 --- a/tests/integration/webserver/context-propagation/pom.xml +++ b/tests/integration/webserver/context-propagation/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index f63a20e67e3..504c7741ee2 100644 --- a/tests/integration/webserver/gh2631/pom.xml +++ b/tests/integration/webserver/gh2631/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index c87e30b687b..e654869dee9 100644 --- a/tests/integration/webserver/pom.xml +++ b/tests/integration/webserver/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 9bf2e73abed..aa2a3d804c7 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 7010fa747ef..3e05471e57a 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index b6eb81fafe7..045b69aa660 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 91cdcbb1b1c..a734d6672a6 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests tck-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index ffaeb4fac61..fbaaf633ad7 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index ac57822584b..703f342d4d8 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index 3990411b084..85604c98d4f 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 5e0d0153d70..108b0c4eac2 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index 0a9d4bebcc6..162de4299ee 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom io.helidon.tracing diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index d21b23fab28..1f4652b37f5 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-tests - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 7b6cdb9c8dd..1dbb5850ea9 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index 3df88b68dc2..4bc10587df1 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 1973ec9600a..7657f5b7b79 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index e206401625d..77295d3d851 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-tracing-zipkin diff --git a/webclient/context-propagation/pom.xml b/webclient/context-propagation/pom.xml index fb86dd201a2..f402d5db920 100644 --- a/webclient/context-propagation/pom.xml +++ b/webclient/context-propagation/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 0aa5b75118c..a6d34078d39 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 72121e986e6..cb8c8723b34 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 4f5834a0bfc..7a178f35269 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.webclient diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 349a0c8a3d3..768910eff27 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index b9704fb7041..b162bc1589f 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index b3f67b9514f..2469db0cb99 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index ebae1e71b0c..a2d3225eaa0 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webserver/context-propagation/pom.xml b/webserver/context-propagation/pom.xml index bf1bf0e2f41..fc0e92262be 100644 --- a/webserver/context-propagation/pom.xml +++ b/webserver/context-propagation/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-context-propagation diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index 29323132b86..6b549556933 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-cors diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 7f51b22efac..189eebe6c54 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index 91ec26b9071..9d967288d44 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.webserver helidon-webserver-project diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index edc0a62dbfe..03b9aa1e5f0 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT 4.0.0 diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index ab750dc3d72..7999cb7ff1e 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/transport/netty/epoll/pom.xml b/webserver/transport/netty/epoll/pom.xml index 041cb9496e5..a8c3ee9b0a4 100644 --- a/webserver/transport/netty/epoll/pom.xml +++ b/webserver/transport/netty/epoll/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-transport-netty-epoll Helidon WebServer Transport Netty Epoll diff --git a/webserver/transport/netty/iouring/pom.xml b/webserver/transport/netty/iouring/pom.xml index 16921993ca4..7fc5d618102 100644 --- a/webserver/transport/netty/iouring/pom.xml +++ b/webserver/transport/netty/iouring/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-transport-netty-iouring Helidon WebServer Transport Netty io_uring diff --git a/webserver/transport/netty/pom.xml b/webserver/transport/netty/pom.xml index 70f3852e320..2e6ffd888b0 100644 --- a/webserver/transport/netty/pom.xml +++ b/webserver/transport/netty/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport helidon-webserver-transport-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index 962d94bb325..4e6cdfaf946 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT io.helidon.webserver.transport helidon-webserver-transport-project diff --git a/webserver/tyrus/pom.xml b/webserver/tyrus/pom.xml index 64fabe8f7d3..ca3111fcbf8 100644 --- a/webserver/tyrus/pom.xml +++ b/webserver/tyrus/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver-tyrus diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 6cb8c508f8a..1b5f251eb4d 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.4-SNAPSHOT + 2.6.5-SNAPSHOT helidon-webserver Helidon WebServer