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 b486faa Bump swagger-maven-plugin from 2.2.1 to 2.2.2
b486faa is described below
commit b486faaeaf2cfa91ddeffa15482bd837eb06a22d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 20 12:29:59 2022 +0000
Bump swagger-maven-plugin from 2.2.1 to 2.2.2
Bumps swagger-maven-plugin from 2.2.1 to 2.2.2.
---
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 7cd2423..ffbc44f 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.1</swagger.plugin.version>
+ <swagger.plugin.version>2.2.2</swagger.plugin.version>
<swagger.codegen.plugin.version>3.0.34</swagger.codegen.plugin.version>
<!-- This is a transitive dependency of swagger.codegen plugin -->