From 33c63ea4cda712d3c0e0e3f763b49fed191e6c99 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 5 Dec 2023 16:13:46 +0000 Subject: [PATCH] Move to WildFly 30.0.1.Final --- batch-processing/pom.xml | 2 +- bean-validation-custom-constraint/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- contacts-jquerymobile/functional-tests/pom.xml | 2 +- contacts-jquerymobile/pom.xml | 2 +- ee-security/pom.xml | 4 ++-- ejb-multi-server/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-security-context-propagation/pom.xml | 2 +- ejb-security-programmatic-auth/pom.xml | 2 +- ejb-throws-exception/pom.xml | 2 +- ejb-timer/pom.xml | 2 +- ejb-txn-remote-call/client/pom.xml | 2 +- ejb-txn-remote-call/server/pom.xml | 2 +- ha-singleton-deployment/pom.xml | 2 +- ha-singleton-service/pom.xml | 2 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-mutual-ssl-secured/pom.xml | 2 +- helloworld-mutual-ssl/pom.xml | 2 +- helloworld-singleton/pom.xml | 2 +- helloworld-ws/pom.xml | 4 ++-- helloworld/pom.xml | 2 +- hibernate/pom.xml | 2 +- http-custom-mechanism/pom.xml | 2 +- jaxrs-client/pom.xml | 4 ++-- jaxrs-jwt/pom.xml | 2 +- jaxws-ejb/pom.xml | 2 +- jaxws-retail/pom.xml | 2 +- jsonp/pom.xml | 2 +- jta-crash-rec/pom.xml | 2 +- jts/pom.xml | 2 +- kitchensink/pom.xml | 2 +- logging/pom.xml | 2 +- mail/pom.xml | 2 +- messaging-clustering-singleton/pom.xml | 2 +- microprofile-config/pom.xml | 2 +- microprofile-fault-tolerance/pom.xml | 6 +++--- microprofile-health/pom.xml | 6 +++--- microprofile-jwt/pom.xml | 2 +- microprofile-openapi/pom.xml | 2 +- microprofile-reactive-messaging-kafka/pom.xml | 2 +- microprofile-rest-client/pom.xml | 6 +++--- numberguess/pom.xml | 2 +- remote-helloworld-mdb/pom.xml | 4 ++-- security-domain-to-domain/pom.xml | 2 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- servlet-security/pom.xml | 4 ++-- shopping-cart/pom.xml | 2 +- spring-resteasy/pom.xml | 2 +- tasks-jsf/pom.xml | 2 +- temperature-converter/pom.xml | 2 +- template/pom.xml | 2 +- thread-racing/pom.xml | 2 +- todo-backend/pom.xml | 6 +++--- websocket-endpoint/pom.xml | 2 +- websocket-hello/pom.xml | 4 ++-- wsat-simple/pom.xml | 2 +- wsba-coordinator-completion-simple/pom.xml | 2 +- wsba-participant-completion-simple/pom.xml | 2 +- 62 files changed, 76 insertions(+), 76 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index edf2971f4a..00c32886a4 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/bean-validation-custom-constraint/pom.xml b/bean-validation-custom-constraint/pom.xml index 1ea65072e9..d4ac5a0f35 100644 --- a/bean-validation-custom-constraint/pom.xml +++ b/bean-validation-custom-constraint/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index e8b36ce9a0..5d25c8df06 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index d381597cb5..d9f10a822b 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/contacts-jquerymobile/functional-tests/pom.xml b/contacts-jquerymobile/functional-tests/pom.xml index e656ad453b..456d5f9239 100644 --- a/contacts-jquerymobile/functional-tests/pom.xml +++ b/contacts-jquerymobile/functional-tests/pom.xml @@ -37,7 +37,7 @@ false 20150729 - 30.0.0.Final + 30.0.1.Final diff --git a/contacts-jquerymobile/pom.xml b/contacts-jquerymobile/pom.xml index 2cbb13b363..ba8eda97d9 100644 --- a/contacts-jquerymobile/pom.xml +++ b/contacts-jquerymobile/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ee-security/pom.xml b/ee-security/pom.xml index e758cbc133..1004e87bae 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 06a86c1770..38ac122e07 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -47,7 +47,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 393040cd7b..ee57b8a744 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index e98cc40d03..7373a68d03 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -46,7 +46,7 @@ jdt_apt - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index a2a883428f..7791c15d07 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 7c5a1245f1..d5f7339433 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 64a718aa0b..f2bddd9a8a 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 94632531c7..2faf4fbfa5 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -37,7 +37,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 8cec1a802f..3bc1943855 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -38,7 +38,7 @@ 5.13.0.Final - 30.0.0.Final + 30.0.1.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 67ee5ea76f..4350a39bcc 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 5fe00d96c3..af716ff113 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -46,7 +46,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index d108a7ae9a..bc55e90a37 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index a24ef02dba..754efad4a0 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 45f0f89b02..2a56be557a 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index e7e745022b..d584418d01 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index e92e4f4c00..1c582b3ab7 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 9ac9e138d7..7c4f50a8ba 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -44,8 +44,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 9365ad001f..4a8ade68f2 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 5370bdfe74..1e21c0e73d 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 2527746c48..72033a67c2 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -50,7 +50,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index df28065f54..57880b8c52 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index f1fea41f71..e19e571abd 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -50,7 +50,7 @@ 5.4 - 30.0.0.Final + 30.0.1.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 0293f732ae..cafdfc2444 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -49,7 +49,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 893f41d734..fa3b7ecd13 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -45,7 +45,7 @@ 1.3.0.Final - 30.0.0.Final + 30.0.1.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 35e6025da5..4e1bc51d49 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 89dff8cda7..a7f8885371 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/jts/pom.xml b/jts/pom.xml index c9b9c3b787..5b1a25c549 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -52,7 +52,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 7175fc9ee5..039c085979 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index 1e77cad368..0c26ac018a 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -45,7 +45,7 @@ 28.0.1.Final - 30.0.0.Final + 30.0.1.Final diff --git a/mail/pom.xml b/mail/pom.xml index 5be884ea8c..c9d90795d5 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index a794601c76..8f8c7d35a5 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 0f9e4dda84..9971ff7e2c 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -20,7 +20,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 9518c6249b..bfe03dfa79 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -53,9 +53,9 @@ - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 2c1005c7b4..9b2a343afe 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -23,9 +23,9 @@ 1.8 http://localhost:9990 - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 11946f6cfe..b0c1c27019 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index f0abb10f41..404088d47d 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -21,7 +21,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index ebc35f91fc..2b0596026a 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -36,7 +36,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 61353c61bb..c4464db27f 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -42,9 +42,9 @@ - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 9a3278900b..c426dab8c3 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index f2594ddae6..da630c8e64 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 65d7dde182..e55112a9e1 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 8c73d88a39..f8e03569d0 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 7ca93caab0..59441ae1b2 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 5bebdb6f2a..0502154295 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final 6.0.0.Final diff --git a/shopping-cart/pom.xml b/shopping-cart/pom.xml index ba9cca6273..3533d381d1 100644 --- a/shopping-cart/pom.xml +++ b/shopping-cart/pom.xml @@ -53,7 +53,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 9c597bf281..55a3b4737d 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -50,7 +50,7 @@ 6.0.4 - 30.0.0.Final + 30.0.1.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 880a77aa16..886c213b51 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index a15b3d7a2a..006dd09a2a 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/template/pom.xml b/template/pom.xml index 87f3def816..17ed5ba6ab 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -39,7 +39,7 @@ filtered resources, i.e. build is platform dependent! --> UTF-8 - 30.0.0.Final + 30.0.1.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 6a16c33e4d..81a331a7c1 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index f276eec677..9e97f56d37 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -45,11 +45,11 @@ - 30.0.0.Final + 30.0.1.Final 10.0.0.Final 6.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index a6e515390e..22dc90d383 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index e9e5192bf0..6e59bbf1b0 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/wsat-simple/pom.xml b/wsat-simple/pom.xml index 1c6ae04aea..f847c2025a 100644 --- a/wsat-simple/pom.xml +++ b/wsat-simple/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/wsba-coordinator-completion-simple/pom.xml b/wsba-coordinator-completion-simple/pom.xml index f7f26ab436..fcb04fc3af 100644 --- a/wsba-coordinator-completion-simple/pom.xml +++ b/wsba-coordinator-completion-simple/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/wsba-participant-completion-simple/pom.xml b/wsba-participant-completion-simple/pom.xml index 34ce26ad37..59e4ce902a 100644 --- a/wsba-participant-completion-simple/pom.xml +++ b/wsba-participant-completion-simple/pom.xml @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final