This is an automated email from the ASF dual-hosted git repository.
martin_s 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 c2ca482 Increasing openapi version
c2ca482 is described below
commit c2ca482c931ac7c7126cfa7cbf6d9d33c8ad4a38
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sat Jan 23 19:31:44 2021 +0100
Increasing openapi version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8e44fc9..7879111 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
<plexusUtilsPluginsVersion>3.0.15</plexusUtilsPluginsVersion>
<swagger.plugin.version>2.1.2</swagger.plugin.version>
- <swagger.codegen.plugin.version>3.0.20</swagger.codegen.plugin.version>
+ <swagger.codegen.plugin.version>3.0.24</swagger.codegen.plugin.version>
<io.swagger.version>2.1.2</io.swagger.version>