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

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

commit b951f1d401be0a29c14f5b3b48a0a0eedba75afe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 00:40:00 2026 +0000

    Bump org.webjars:swagger-ui from 5.32.5 to 5.32.6
    
    Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) 
from 5.32.5 to 5.32.6.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - 
[Commits](https://github.com/swagger-api/swagger-ui/compare/v5.32.5...v5.32.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-version: 5.32.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 32c9fa2ba5..4affac73e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ under the License.
     <cas-client.version>4.1.1</cas-client.version>
 
     <swagger-core.version>2.2.50</swagger-core.version>
-    <swagger-ui.version>5.32.5</swagger-ui.version>
+    <swagger-ui.version>5.32.6</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