You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2021/10/28 00:59:25 UTC

[archiva-parent] branch master updated: Bump swagger-maven-plugin from 2.1.2 to 2.1.11 (#3)

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

olamy 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 41c12df  Bump swagger-maven-plugin from 2.1.2 to 2.1.11 (#3)
41c12df is described below

commit 41c12dfe7c7565e80c119944bc0cfce0dc073880
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Oct 28 10:59:11 2021 +1000

    Bump swagger-maven-plugin from 2.1.2 to 2.1.11 (#3)
    
    Bumps swagger-maven-plugin from 2.1.2 to 2.1.11.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eae7969..70be2df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
 
     <plexusUtilsPluginsVersion>3.0.15</plexusUtilsPluginsVersion>
 
-    <swagger.plugin.version>2.1.2</swagger.plugin.version>
+    <swagger.plugin.version>2.1.11</swagger.plugin.version>
     <swagger.codegen.plugin.version>3.0.24</swagger.codegen.plugin.version>
     <io.swagger.version>2.1.10</io.swagger.version>