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 0769697949 Upgrading Swagger JAX-RS
0769697949 is described below

commit 07696979490de95eec247c8e6cd191ed830551db
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 10 11:30:01 2023 +0100

    Upgrading Swagger JAX-RS
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12790b390d..483eea4f5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
 
     <h2.version>2.2.224</h2.version>
 
-    <swagger-core.version>2.2.18</swagger-core.version>
+    <swagger-core.version>2.2.19</swagger-core.version>
     <swagger-ui.version>5.7.2</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>

Reply via email to