This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new a2380644bb Upgrading Payara
a2380644bb is described below

commit a2380644bb4b21871caf951e4f5f0e3fdcae7551
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Jan 25 09:09:02 2024 +0100

    Upgrading Payara
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9b0d74ae80..d55f7454c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -495,7 +495,7 @@ under the License.
 
     <tomcat.version>10.1.18</tomcat.version>
     <wildfly.version>30.0.1.Final</wildfly.version>
-    <payara.version>6.2023.9</payara.version>
+    <payara.version>6.2023.11</payara.version>
     <jakarta.faces.version>4.0.5</jakarta.faces.version>
 
     <docker.postgresql.version>16</docker.postgresql.version>
@@ -602,7 +602,7 @@ under the License.
       </dependency>
       <dependency>
         <groupId>io.swagger.core.v3</groupId>
-        <artifactId>swagger-jaxrs2</artifactId>
+        <artifactId>swagger-jaxrs2-jakarta</artifactId>
         <version>${swagger-core.version}</version>
       </dependency>
       <dependency>

Reply via email to