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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f68ddc3 Bump swagger-ui from 3.51.2 to 4.11.1
4f68ddc3 is described below

commit 4f68ddc3735a168c4cb327fef2bc9527a0a31106
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 24 16:49:17 2022 +0000

    Bump swagger-ui from 3.51.2 to 4.11.1
    
    Bumps [swagger-ui](https://github.com/webjars/swagger-ui) from 3.51.2 to 
4.11.1.
    - [Release notes](https://github.com/webjars/swagger-ui/releases)
    - 
[Commits](https://github.com/webjars/swagger-ui/compare/swagger-ui-3.51.2...swagger-ui-4.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars:swagger-ui
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 redback-integrations/redback-rest/redback-rest-services/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/redback-integrations/redback-rest/redback-rest-services/pom.xml 
b/redback-integrations/redback-rest/redback-rest-services/pom.xml
index 099fda7d..6e649790 100644
--- a/redback-integrations/redback-rest/redback-rest-services/pom.xml
+++ b/redback-integrations/redback-rest/redback-rest-services/pom.xml
@@ -223,7 +223,7 @@
     <dependency>
       <groupId>org.webjars</groupId>
       <artifactId>swagger-ui</artifactId>
-      <version>3.51.2</version>
+      <version>4.11.1</version>
     </dependency>
 
     <dependency>

Reply via email to