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 c2780ea6a8 Bump swagger-core.version from 2.2.30 to 2.2.31 (#1079)
c2780ea6a8 is described below
commit c2780ea6a81119ca540cd7db856d3aab64a4c7a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 14 08:22:34 2025 +0200
Bump swagger-core.version from 2.2.30 to 2.2.31 (#1079)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b21e6dc9b..a7791ca16f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,7 +446,7 @@ under the License.
<cas.version>7.3.0-SNAPSHOT</cas.version>
<cas-client.version>4.0.4</cas-client.version>
- <swagger-core.version>2.2.30</swagger-core.version>
+ <swagger-core.version>2.2.31</swagger-core.version>
<swagger-ui.version>5.21.0</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>