diff --git a/appveyor.yml b/appveyor.yml
index d20a69bfe56..0b90df99dfd 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,7 +9,7 @@ install:
Add-Type -AssemblyName System.IO.Compression.FileSystem
if (!(Test-Path -Path "C:\maven" )) {
(new-object System.Net.WebClient).DownloadFile(
- 'https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip',
+ 'https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip',
'C:\maven-bin.zip'
)
[System.IO.Compression.ZipFile]::ExtractToDirectory("C:\maven-bin.zip", "C:\maven")
diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml
index 1d5e70539bc..ccd3b45134b 100644
--- a/modules/swagger-codegen-maven-plugin/pom.xml
+++ b/modules/swagger-codegen-maven-plugin/pom.xml
@@ -12,7 +12,7 @@
maven-plugin
maven plugin to build modules from swagger codegen
- 3.2.5
+ 3.6.3
UTF-8
@@ -62,7 +62,7 @@
org.apache.maven.plugins
maven-plugin-plugin
- 3.6.0
+ 3.15.2
true
diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml
index 72db38f4d16..b3b77b253ae 100644
--- a/modules/swagger-codegen/pom.xml
+++ b/modules/swagger-codegen/pom.xml
@@ -73,12 +73,10 @@
maven-compiler-plugin
- 3.13.0
org.apache.maven.plugins
maven-jar-plugin
- 3.3.0
@@ -100,12 +98,15 @@
org.apache.maven.plugins
maven-site-plugin
- 3.12.1
org.apache.maven.plugins
maven-release-plugin
- 2.5.3
+ 3.3.1
+
+
+ release-profile
+
net.revelc.code
@@ -157,7 +158,6 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.2
1.8
UTF-8
@@ -168,7 +168,7 @@
org.apache.maven.plugins
maven-jxr-plugin
- 3.3.0
+ 3.6.0
true
@@ -176,7 +176,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.4.2
+ 3.9.0
diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml
index 29cb7b54bf3..c65288e1106 100644
--- a/modules/swagger-generator/pom.xml
+++ b/modules/swagger-generator/pom.xml
@@ -68,7 +68,7 @@
org.apache.maven.plugins
maven-war-plugin
- 3.1.0
+ 3.5.1
@@ -83,7 +83,7 @@
maven-failsafe-plugin
- 2.6
+ 3.5.5
false
false
@@ -136,7 +136,7 @@
com.googlecode.maven-download-plugin
download-maven-plugin
- 1.2.1
+ 1.10.0
swagger-ui
diff --git a/pom.xml b/pom.xml
index 1e5944c1a56..78bf93d9fab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,12 +144,12 @@
maven-compiler-plugin
- 3.10.1
+ 3.13.0
org.apache.maven.plugins
maven-jar-plugin
- 3.3.0
+ 3.5.0
@@ -164,12 +164,12 @@
org.apache.maven.plugins
maven-site-plugin
- 3.12.0
+ 3.12.1
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ 3.6.3
true
1.8
@@ -190,7 +190,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
+ 3.4.0
attach-sources
@@ -204,7 +204,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.2.1
+ 3.6.2
enforce-versions
@@ -214,7 +214,7 @@
- 3.2.5
+ 3.6.3
@@ -244,7 +244,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 1.6
+ 3.2.8
@@ -302,7 +302,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.3.0
+ 3.6.0
add-source
@@ -334,7 +334,6 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
sign-artifacts