You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by gi...@apache.org on 2022/05/20 02:19:08 UTC

[archiva-parent] branch master updated: Bump swagger-maven-plugin from 2.1.13 to 2.2.0

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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new eb427df  Bump swagger-maven-plugin from 2.1.13 to 2.2.0
eb427df is described below

commit eb427df6a9e4acf1b14d21182c34ce62a98881ed
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Apr 15 12:22:17 2022 +0000

    Bump swagger-maven-plugin from 2.1.13 to 2.2.0
    
    Bumps swagger-maven-plugin from 2.1.13 to 2.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1cff667..99f9556 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 
     <plexusUtilsPluginsVersion>3.0.15</plexusUtilsPluginsVersion>
 
-    <swagger.plugin.version>2.1.13</swagger.plugin.version>
+    <swagger.plugin.version>2.2.0</swagger.plugin.version>
     <swagger.codegen.plugin.version>3.0.34</swagger.codegen.plugin.version>
     <io.swagger.version>2.1.10</io.swagger.version>
     <!-- This is a transitive dependency of swagger.codegen plugin -->