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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 1903e34ec6 Bump org.webjars:swagger-ui from 5.25.2 to 5.25.3
1903e34ec6 is described below

commit 1903e34ec6daf128be69d64aa3621ac15d243648
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 27 22:40:26 2025 +0000

    Bump org.webjars:swagger-ui from 5.25.2 to 5.25.3
    
    Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.25.2 to 5.25.3.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.25.2...v5.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-version: 5.25.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b5a2c5fef..f44809670c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
     <h2.version>2.3.232</h2.version>
 
     <swagger-core.version>2.2.34</swagger-core.version>
-    <swagger-ui.version>5.25.2</swagger-ui.version>
+    <swagger-ui.version>5.25.3</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>

Reply via email to