From 65f4c98e1481a63841b55e9aec12a7e8d29514ba Mon Sep 17 00:00:00 2001 From: jersey-bot Date: Tue, 26 Mar 2024 14:02:40 +0000 Subject: [PATCH] 4.0.0-M1 --- archetypes/jersey-example-java8-webapp/pom.xml | 4 ++-- archetypes/jersey-heroku-webapp/pom.xml | 4 ++-- archetypes/jersey-quickstart-grizzly2/pom.xml | 4 ++-- archetypes/jersey-quickstart-webapp/pom.xml | 4 ++-- archetypes/pom.xml | 4 ++-- bom/pom.xml | 2 +- bundles/apidocs/pom.xml | 2 +- bundles/examples/pom.xml | 4 ++-- bundles/pom.xml | 2 +- connectors/apache5-connector/pom.xml | 4 ++-- connectors/grizzly-connector/pom.xml | 4 ++-- connectors/helidon-connector/pom.xml | 2 +- connectors/jdk-connector/pom.xml | 2 +- connectors/jetty-connector/pom.xml | 2 +- connectors/jetty-http2-connector/pom.xml | 2 +- connectors/jnh-connector/pom.xml | 4 ++-- connectors/netty-connector/pom.xml | 4 ++-- connectors/pom.xml | 2 +- containers/glassfish/jersey-gf-ejb/pom.xml | 4 ++-- containers/glassfish/pom.xml | 4 ++-- containers/grizzly2-http/pom.xml | 2 +- containers/grizzly2-servlet/pom.xml | 2 +- containers/jdk-http/pom.xml | 4 ++-- containers/jersey-servlet-core/pom.xml | 2 +- containers/jersey-servlet/pom.xml | 2 +- containers/jetty-http/pom.xml | 2 +- containers/jetty-http2/pom.xml | 2 +- containers/jetty-servlet/pom.xml | 2 +- containers/netty-http/pom.xml | 4 ++-- containers/pom.xml | 2 +- core-client/pom.xml | 2 +- core-common/pom.xml | 2 +- core-server/pom.xml | 2 +- docs/pom.xml | 4 ++-- examples/assemblies/pom.xml | 4 ++-- examples/bookmark-em/pom.xml | 4 ++-- examples/bookmark/pom.xml | 4 ++-- examples/bookstore-webapp/pom.xml | 4 ++-- examples/cdi-webapp/pom.xml | 4 ++-- examples/clipboard-programmatic/pom.xml | 4 ++-- examples/clipboard/pom.xml | 4 ++-- examples/configured-client/pom.xml | 4 ++-- examples/declarative-linking/pom.xml | 2 +- examples/entity-filtering-security/pom.xml | 4 ++-- examples/entity-filtering-selectable/pom.xml | 4 ++-- examples/entity-filtering/pom.xml | 4 ++-- examples/exception-mapping/pom.xml | 4 ++-- examples/extended-wadl-webapp/pom.xml | 4 ++-- examples/freemarker-webapp/pom.xml | 4 ++-- examples/groovy/pom.xml | 4 ++-- examples/helloworld-benchmark/pom.xml | 4 ++-- examples/helloworld-cdi2-se/pom.xml | 4 ++-- examples/helloworld-netty/pom.xml | 4 ++-- examples/helloworld-programmatic/pom.xml | 4 ++-- examples/helloworld-pure-jax-rs/pom.xml | 4 ++-- examples/helloworld-spring-annotations/pom.xml | 4 ++-- examples/helloworld-spring-webapp/pom.xml | 4 ++-- examples/helloworld-webapp/pom.xml | 4 ++-- examples/helloworld-weld/pom.xml | 4 ++-- examples/helloworld/pom.xml | 4 ++-- examples/http-patch/pom.xml | 4 ++-- examples/http-trace/pom.xml | 4 ++-- examples/https-clientserver-grizzly/pom.xml | 4 ++-- examples/https-server-glassfish/pom.xml | 4 ++-- examples/java8-webapp/pom.xml | 4 ++-- examples/jaxb/pom.xml | 4 ++-- examples/jaxrs-types-injection/pom.xml | 4 ++-- examples/jersey-ejb/pom.xml | 4 ++-- examples/json-binding-webapp/pom.xml | 4 ++-- examples/json-jackson/pom.xml | 4 ++-- examples/json-jettison/pom.xml | 4 ++-- examples/json-moxy/pom.xml | 4 ++-- examples/json-processing-webapp/pom.xml | 4 ++-- examples/json-with-padding/pom.xml | 4 ++-- examples/managed-client-simple-webapp/pom.xml | 4 ++-- examples/managed-client-webapp/pom.xml | 4 ++-- examples/managed-client/pom.xml | 4 ++-- examples/micrometer/pom.xml | 4 ++-- examples/multipart-webapp/pom.xml | 4 ++-- examples/oauth-client-twitter/pom.xml | 4 ++-- examples/open-tracing/pom.xml | 4 ++-- examples/osgi-helloworld-webapp/additional-bundle/pom.xml | 4 ++-- .../osgi-helloworld-webapp/alternate-version-bundle/pom.xml | 4 ++-- examples/osgi-helloworld-webapp/functional-test/pom.xml | 4 ++-- examples/osgi-helloworld-webapp/lib-bundle/pom.xml | 4 ++-- examples/osgi-helloworld-webapp/pom.xml | 4 ++-- examples/osgi-helloworld-webapp/war-bundle/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- examples/reload/pom.xml | 4 ++-- examples/rest31-sebootstrap-multipart/pom.xml | 4 ++-- examples/rx-client-webapp/pom.xml | 4 ++-- examples/server-async-managed/pom.xml | 4 ++-- examples/server-async-standalone/client/pom.xml | 4 ++-- examples/server-async-standalone/pom.xml | 4 ++-- examples/server-async-standalone/webapp/pom.xml | 4 ++-- examples/server-async/pom.xml | 4 ++-- examples/server-sent-events-jaxrs/pom.xml | 4 ++-- examples/server-sent-events-jersey/pom.xml | 4 ++-- examples/servlet3-webapp/pom.xml | 4 ++-- examples/simple-console/pom.xml | 4 ++-- examples/sse-item-store-jaxrs-webapp/pom.xml | 2 +- examples/sse-item-store-jersey-webapp/pom.xml | 2 +- examples/sse-twitter-aggregator/pom.xml | 4 ++-- examples/system-properties-example/pom.xml | 4 ++-- examples/webapp-example-parent/pom.xml | 4 ++-- examples/xml-moxy/pom.xml | 4 ++-- ext/bean-validation/pom.xml | 2 +- ext/cdi/jersey-cdi-rs-inject/pom.xml | 2 +- ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml | 4 ++-- ext/cdi/jersey-cdi1x-servlet/pom.xml | 2 +- ext/cdi/jersey-cdi1x-transaction/pom.xml | 2 +- ext/cdi/jersey-cdi1x-validation/pom.xml | 2 +- ext/cdi/jersey-cdi1x/pom.xml | 2 +- ext/cdi/jersey-weld2-se/pom.xml | 2 +- ext/cdi/pom.xml | 4 ++-- ext/entity-filtering/pom.xml | 2 +- ext/metainf-services/pom.xml | 2 +- ext/micrometer/pom.xml | 4 ++-- ext/microprofile/mp-config/pom.xml | 2 +- ext/microprofile/mp-rest-client/pom.xml | 2 +- ext/microprofile/pom.xml | 4 ++-- ext/mvc-bean-validation/pom.xml | 2 +- ext/mvc-freemarker/pom.xml | 2 +- ext/mvc-jsp/pom.xml | 2 +- ext/mvc-mustache/pom.xml | 2 +- ext/mvc/pom.xml | 2 +- ext/pom.xml | 4 ++-- ext/proxy-client/pom.xml | 2 +- ext/rx/pom.xml | 4 ++-- ext/rx/rx-client-guava/pom.xml | 4 ++-- ext/rx/rx-client-rxjava/pom.xml | 4 ++-- ext/rx/rx-client-rxjava2/pom.xml | 4 ++-- ext/spring6/pom.xml | 2 +- ext/wadl-doclet/pom.xml | 2 +- incubator/cdi-inject-weld/pom.xml | 2 +- incubator/declarative-linking/pom.xml | 2 +- incubator/gae-integration/pom.xml | 4 ++-- incubator/html-json/pom.xml | 2 +- incubator/injectless-client/pom.xml | 2 +- incubator/kryo/pom.xml | 4 ++-- incubator/open-tracing/pom.xml | 4 ++-- incubator/pom.xml | 4 ++-- inject/cdi2-se/pom.xml | 2 +- inject/hk2/pom.xml | 2 +- inject/pom.xml | 4 ++-- media/jaxb/pom.xml | 2 +- media/json-binding/pom.xml | 2 +- media/json-gson/pom.xml | 2 +- media/json-jackson/pom.xml | 2 +- media/json-jettison/pom.xml | 2 +- media/json-processing/pom.xml | 2 +- media/moxy/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 4 ++-- media/sse/pom.xml | 2 +- pom.xml | 2 +- security/oauth1-client/pom.xml | 4 ++-- security/oauth1-server/pom.xml | 4 ++-- security/oauth1-signature/pom.xml | 4 ++-- security/oauth2-client/pom.xml | 4 ++-- security/pom.xml | 4 ++-- test-framework/core/pom.xml | 4 ++-- test-framework/maven/container-runner-maven-plugin/pom.xml | 4 ++-- test-framework/maven/custom-enforcer-rules/pom.xml | 4 ++-- test-framework/maven/pom.xml | 4 ++-- test-framework/memleak-test-common/pom.xml | 4 ++-- test-framework/pom.xml | 4 ++-- test-framework/providers/bundle/pom.xml | 2 +- test-framework/providers/external/pom.xml | 4 ++-- test-framework/providers/grizzly2/pom.xml | 4 ++-- test-framework/providers/inmemory/pom.xml | 4 ++-- test-framework/providers/jdk-http/pom.xml | 4 ++-- test-framework/providers/jetty-http2/pom.xml | 2 +- test-framework/providers/jetty/pom.xml | 2 +- test-framework/providers/netty/pom.xml | 4 ++-- test-framework/providers/pom.xml | 2 +- test-framework/util/pom.xml | 4 ++-- tests/e2e-client/pom.xml | 2 +- tests/e2e-core-common/pom.xml | 4 ++-- tests/e2e-entity/pom.xml | 2 +- tests/e2e-inject/cdi-inject-weld/pom.xml | 4 ++-- tests/e2e-inject/cdi2-se/pom.xml | 4 ++-- tests/e2e-inject/hk2/pom.xml | 4 ++-- tests/e2e-inject/pom.xml | 4 ++-- tests/e2e-server/pom.xml | 2 +- tests/e2e-testng/pom.xml | 4 ++-- tests/e2e-tls/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/integration/asm/pom.xml | 4 ++-- tests/integration/async-jersey-filter/pom.xml | 4 ++-- .../cdi-integration/cdi-beanvalidation-webapp/pom.xml | 4 ++-- .../cdi-integration/cdi-client-on-server/pom.xml | 4 ++-- tests/integration/cdi-integration/cdi-client/pom.xml | 4 ++-- .../integration/cdi-integration/cdi-ejb-test-webapp/pom.xml | 4 ++-- .../cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml | 4 ++-- .../cdi-integration/cdi-inject-weld-test/pom.xml | 2 +- tests/integration/cdi-integration/cdi-log-check/pom.xml | 4 ++-- .../integration/cdi-integration/cdi-manually-bound/pom.xml | 4 ++-- .../integration/cdi-integration/cdi-multimodule/ear/pom.xml | 4 ++-- .../integration/cdi-integration/cdi-multimodule/lib/pom.xml | 4 ++-- tests/integration/cdi-integration/cdi-multimodule/pom.xml | 4 ++-- .../cdi-integration/cdi-multimodule/war1/pom.xml | 4 ++-- .../cdi-integration/cdi-multimodule/war2/pom.xml | 4 ++-- .../cdi-integration/cdi-multipart-webapp/pom.xml | 4 ++-- .../cdi-integration/cdi-resource-with-at-context/pom.xml | 4 ++-- tests/integration/cdi-integration/cdi-singleton/pom.xml | 4 ++-- tests/integration/cdi-integration/cdi-test-webapp/pom.xml | 4 ++-- .../cdi-with-jersey-injection-custom-cfg-webapp/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../cdi-with-jersey-injection-webapp/pom.xml | 4 ++-- .../cdi-integration/context-inject-on-server/pom.xml | 4 ++-- tests/integration/cdi-integration/gf-cdi-inject/pom.xml | 4 ++-- tests/integration/cdi-integration/pom.xml | 2 +- tests/integration/client-connector-provider/pom.xml | 4 ++-- tests/integration/ejb-multimodule-reload/ear/pom.xml | 4 ++-- tests/integration/ejb-multimodule-reload/lib/pom.xml | 4 ++-- tests/integration/ejb-multimodule-reload/pom.xml | 4 ++-- tests/integration/ejb-multimodule-reload/war1/pom.xml | 4 ++-- tests/integration/ejb-multimodule-reload/war2/pom.xml | 4 ++-- tests/integration/ejb-multimodule/ear/pom.xml | 4 ++-- tests/integration/ejb-multimodule/lib/pom.xml | 4 ++-- tests/integration/ejb-multimodule/pom.xml | 4 ++-- tests/integration/ejb-multimodule/war/pom.xml | 4 ++-- tests/integration/ejb-test-webapp/pom.xml | 4 ++-- tests/integration/externalproperties/pom.xml | 4 ++-- tests/integration/j-376/pom.xml | 4 ++-- tests/integration/j-441/ear/pom.xml | 4 ++-- tests/integration/j-441/pom.xml | 4 ++-- tests/integration/j-441/war1/pom.xml | 4 ++-- tests/integration/j-441/war2/pom.xml | 4 ++-- tests/integration/j-59/ear/pom.xml | 4 ++-- tests/integration/j-59/lib/pom.xml | 4 ++-- tests/integration/j-59/pom.xml | 4 ++-- tests/integration/j-59/war/pom.xml | 4 ++-- tests/integration/jackson-14/pom.xml | 4 ++-- tests/integration/jaxrs-component-inject/pom.xml | 4 ++-- tests/integration/jersey-1107/pom.xml | 4 ++-- tests/integration/jersey-1223/pom.xml | 4 ++-- tests/integration/jersey-1604/pom.xml | 2 +- tests/integration/jersey-1667/pom.xml | 4 ++-- tests/integration/jersey-1883/pom.xml | 4 ++-- tests/integration/jersey-1928/pom.xml | 4 ++-- tests/integration/jersey-1960/pom.xml | 4 ++-- tests/integration/jersey-1964/pom.xml | 4 ++-- tests/integration/jersey-2031/pom.xml | 4 ++-- tests/integration/jersey-2136/pom.xml | 4 ++-- tests/integration/jersey-2137/pom.xml | 4 ++-- tests/integration/jersey-2154/pom.xml | 4 ++-- tests/integration/jersey-2160/pom.xml | 4 ++-- tests/integration/jersey-2164/pom.xml | 4 ++-- tests/integration/jersey-2167/pom.xml | 4 ++-- tests/integration/jersey-2176/pom.xml | 4 ++-- tests/integration/jersey-2184/pom.xml | 4 ++-- tests/integration/jersey-2255/pom.xml | 4 ++-- tests/integration/jersey-2322/pom.xml | 4 ++-- tests/integration/jersey-2335/pom.xml | 4 ++-- tests/integration/jersey-2421/pom.xml | 4 ++-- tests/integration/jersey-2551/pom.xml | 4 ++-- tests/integration/jersey-2612/pom.xml | 4 ++-- tests/integration/jersey-2637/pom.xml | 4 ++-- tests/integration/jersey-2654/pom.xml | 4 ++-- tests/integration/jersey-2673/pom.xml | 4 ++-- tests/integration/jersey-2689/pom.xml | 4 ++-- tests/integration/jersey-2704/pom.xml | 4 ++-- tests/integration/jersey-2776/pom.xml | 4 ++-- tests/integration/jersey-2794/pom.xml | 4 ++-- tests/integration/jersey-2846/pom.xml | 4 ++-- tests/integration/jersey-2878/pom.xml | 2 +- tests/integration/jersey-2892/pom.xml | 4 ++-- tests/integration/jersey-3662/pom.xml | 4 ++-- tests/integration/jersey-3670/pom.xml | 4 ++-- tests/integration/jersey-3796/pom.xml | 4 ++-- tests/integration/jersey-3992/pom.xml | 4 ++-- tests/integration/jersey-4003/pom.xml | 4 ++-- tests/integration/jersey-4099/pom.xml | 4 ++-- tests/integration/jersey-4507/pom.xml | 4 ++-- tests/integration/jersey-4542/pom.xml | 4 ++-- tests/integration/jersey-4697/pom.xml | 4 ++-- tests/integration/jersey-4722/pom.xml | 4 ++-- tests/integration/jersey-4949/pom.xml | 4 ++-- tests/integration/jersey-5087/pom.xml | 2 +- tests/integration/jersey-780/pom.xml | 4 ++-- tests/integration/microprofile/config/helidon/pom.xml | 4 ++-- tests/integration/microprofile/config/pom.xml | 4 ++-- tests/integration/microprofile/config/webapp/pom.xml | 2 +- tests/integration/microprofile/pom.xml | 4 ++-- tests/integration/microprofile/rest-client-tck/pom.xml | 2 +- tests/integration/microprofile/rest-client/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/property-check/pom.xml | 2 +- tests/integration/reactive-streams/pom.xml | 4 ++-- tests/integration/reactive-streams/sse/pom.xml | 4 ++-- tests/integration/security-digest/pom.xml | 4 ++-- tests/integration/servlet-2.5-autodiscovery-1/pom.xml | 4 ++-- tests/integration/servlet-2.5-autodiscovery-2/pom.xml | 2 +- tests/integration/servlet-2.5-filter/pom.xml | 4 ++-- tests/integration/servlet-2.5-inflector-1/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-1/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-2/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-3/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-4/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-5/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-6/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-7/pom.xml | 4 ++-- tests/integration/servlet-2.5-init-8/pom.xml | 4 ++-- tests/integration/servlet-2.5-mvc-1/pom.xml | 4 ++-- tests/integration/servlet-2.5-mvc-2/pom.xml | 4 ++-- tests/integration/servlet-2.5-mvc-3/pom.xml | 4 ++-- tests/integration/servlet-2.5-reload/pom.xml | 4 ++-- tests/integration/servlet-3-async/pom.xml | 4 ++-- tests/integration/servlet-3-chunked-io/pom.xml | 4 ++-- tests/integration/servlet-3-filter/pom.xml | 4 ++-- tests/integration/servlet-3-gf-async/pom.xml | 4 ++-- tests/integration/servlet-3-inflector-1/pom.xml | 4 ++-- tests/integration/servlet-3-init-1/pom.xml | 4 ++-- tests/integration/servlet-3-init-2/pom.xml | 4 ++-- tests/integration/servlet-3-init-3/pom.xml | 4 ++-- tests/integration/servlet-3-init-4/pom.xml | 4 ++-- tests/integration/servlet-3-init-5/pom.xml | 4 ++-- tests/integration/servlet-3-init-6/pom.xml | 4 ++-- tests/integration/servlet-3-init-7/pom.xml | 4 ++-- tests/integration/servlet-3-init-8/pom.xml | 4 ++-- tests/integration/servlet-3-init-9/pom.xml | 4 ++-- tests/integration/servlet-3-init-provider/pom.xml | 4 ++-- tests/integration/servlet-3-params/pom.xml | 4 ++-- tests/integration/servlet-3-sse-1/pom.xml | 4 ++-- tests/integration/servlet-4.0-mvc-1/pom.xml | 4 ++-- tests/integration/servlet-request-wrapper-binding-2/pom.xml | 4 ++-- tests/integration/servlet-request-wrapper-binding/pom.xml | 4 ++-- tests/integration/servlet-tests/pom.xml | 4 ++-- tests/integration/sonar-test/pom.xml | 4 ++-- tests/integration/spring6/pom.xml | 4 ++-- tests/integration/thin-server/pom.xml | 4 ++-- tests/integration/tracing-support/pom.xml | 4 ++-- tests/jmockit/pom.xml | 4 ++-- tests/mem-leaks/pom.xml | 4 ++-- tests/mem-leaks/redeployment/pom.xml | 4 ++-- .../redeployment/redeployment-hello-world-app-ref/pom.xml | 6 +++--- .../redeployment/redeployment-leaking-test-app/pom.xml | 4 ++-- .../redeployment/redeployment-no-jersey-app/pom.xml | 4 ++-- .../redeployment/redeployment-threadlocals-app/pom.xml | 4 ++-- tests/mem-leaks/test-cases/bean-param-leak/pom.xml | 4 ++-- tests/mem-leaks/test-cases/leaking-test-app/pom.xml | 4 ++-- tests/mem-leaks/test-cases/pom.xml | 4 ++-- .../mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml | 4 ++-- tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml | 4 ++-- tests/osgi/functional/pom.xml | 2 +- tests/osgi/pom.xml | 4 ++-- tests/performance/benchmarks/pom.xml | 4 ++-- tests/performance/pom.xml | 4 ++-- tests/performance/runners/jersey-grizzly-runner/pom.xml | 4 ++-- tests/performance/runners/pom.xml | 4 ++-- tests/performance/test-cases/assemblies/pom.xml | 4 ++-- tests/performance/test-cases/filter-dynamic/pom.xml | 4 ++-- tests/performance/test-cases/filter-global/pom.xml | 4 ++-- tests/performance/test-cases/filter-name/pom.xml | 4 ++-- tests/performance/test-cases/interceptor-dynamic/pom.xml | 4 ++-- tests/performance/test-cases/interceptor-global/pom.xml | 4 ++-- tests/performance/test-cases/interceptor-name/pom.xml | 4 ++-- tests/performance/test-cases/mbw-custom-provider/pom.xml | 4 ++-- tests/performance/test-cases/mbw-json-jackson/pom.xml | 4 ++-- tests/performance/test-cases/mbw-json-moxy/pom.xml | 4 ++-- tests/performance/test-cases/mbw-kryo/pom.xml | 4 ++-- tests/performance/test-cases/mbw-text-plain/pom.xml | 4 ++-- tests/performance/test-cases/mbw-xml-jaxb/pom.xml | 4 ++-- tests/performance/test-cases/mbw-xml-moxy/pom.xml | 4 ++-- tests/performance/test-cases/param-srl/pom.xml | 4 ++-- tests/performance/test-cases/pom.xml | 4 ++-- tests/performance/test-cases/proxy-injection/pom.xml | 4 ++-- tests/performance/tools/pom.xml | 4 ++-- tests/pom.xml | 2 +- tests/release-test/pom.xml | 4 ++-- tests/stress/pom.xml | 4 ++-- 373 files changed, 668 insertions(+), 668 deletions(-) diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml index 666eb0e62d..900c96ae0a 100644 --- a/archetypes/jersey-example-java8-webapp/pom.xml +++ b/archetypes/jersey-example-java8-webapp/pom.xml @@ -1,7 +1,7 @@