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 dbef019  Bump swagger-maven-plugin from 2.2.0 to 2.2.1
dbef019 is described below

commit dbef0192970ae7ea75e6a3c27d725a386f896014
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 16 12:29:40 2022 +0000

    Bump swagger-maven-plugin from 2.2.0 to 2.2.1
    
    Bumps swagger-maven-plugin from 2.2.0 to 2.2.1.
    
    ---
    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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc07acf..5b95b9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <jxrVersion>3.0.0</jxrVersion>
     <javadocPluginVersion>3.4.0</javadocPluginVersion>
 
-    <swagger.plugin.version>2.2.0</swagger.plugin.version>
+    <swagger.plugin.version>2.2.1</swagger.plugin.version>
     <swagger.codegen.plugin.version>3.0.34</swagger.codegen.plugin.version>
 
     <!-- This is a transitive dependency of swagger.codegen plugin -->

Reply via email to