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 791c3c21f2 Bump org.webjars:swagger-ui from 5.13.0 to 5.15.0 (#679)
791c3c21f2 is described below

commit 791c3c21f2c219b17ad9524cea66a04a82bab756
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 11 09:05:32 2024 +0200

    Bump org.webjars:swagger-ui from 5.13.0 to 5.15.0 (#679)
    
    Bumps [org.webjars:swagger-ui](https://github.com/webjars/swagger-ui) from 
5.13.0 to 5.15.0.
    - 
[Commits](https://github.com/webjars/swagger-ui/compare/swagger-ui-5.13.0...swagger-ui-5.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 36a78e5fe3..b0800f9535 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
     <h2.version>2.2.224</h2.version>
 
     <swagger-core.version>2.2.21</swagger-core.version>
-    <swagger-ui.version>5.13.0</swagger-ui.version>
+    <swagger-ui.version>5.15.0</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