From 2ca4b677174bc068290f91615a232599f207c733 Mon Sep 17 00:00:00 2001 From: frantuma Date: Sat, 5 Dec 2020 10:46:07 +0100 Subject: [PATCH] whitesource alerts related deps updates --- modules/swagger-gradle-plugin/build.gradle | 2 +- modules/swagger-maven-plugin/pom.xml | 32 ++++++++++++++++++++-- pom.xml | 8 +++--- 3 files changed, 34 insertions(+), 8 deletions(-) diff --git a/modules/swagger-gradle-plugin/build.gradle b/modules/swagger-gradle-plugin/build.gradle index db30b51a73..02c50ab4b9 100644 --- a/modules/swagger-gradle-plugin/build.gradle +++ b/modules/swagger-gradle-plugin/build.gradle @@ -25,7 +25,7 @@ dependencies { compile 'org.apache.commons:commons-lang3:3.7' testCompile gradleTestKit() - testCompile 'com.github.tomakehurst:wiremock:2.14.0' + testCompile 'com.github.tomakehurst:wiremock:2.27.2' testCompile 'javax.servlet:javax.servlet-api:3.1.0' testCompile 'javax.ws.rs:javax.ws.rs-api:2.1' testCompile "io.swagger.core.v3:swagger-jaxrs2:${project.version}" diff --git a/modules/swagger-maven-plugin/pom.xml b/modules/swagger-maven-plugin/pom.xml index 0b862b50b9..1979dd55be 100644 --- a/modules/swagger-maven-plugin/pom.xml +++ b/modules/swagger-maven-plugin/pom.xml @@ -48,6 +48,10 @@ org.codehaus.plexus plexus-component-annotations + + org.codehaus.plexus + plexus-classworlds + @@ -74,6 +78,18 @@ + + org.codehaus.plexus + plexus-archiver + 4.1.0 + test + + + org.codehaus.plexus + plexus-utils + + + org.apache.maven.plugin-testing maven-plugin-testing-harness @@ -92,6 +108,10 @@ org.codehaus.plexus plexus-component-annotations + + org.codehaus.plexus + plexus-archiver + @@ -102,12 +122,12 @@ org.codehaus.plexus plexus-utils - 3.1.0 + 3.2.1 org.codehaus.plexus plexus-component-annotations - 1.7.1 + 2.1.0 io.swagger.core.v3 @@ -130,6 +150,12 @@ maven-compat ${maven.version} test + + + org.codehaus.plexus + plexus-utils + + com.github.tomakehurst @@ -162,7 +188,7 @@ UTF-8 - 3.6.0 + 3.6.3 4.13.1 diff --git a/pom.xml b/pom.xml index dce4a29271..5cc5ab98e9 100644 --- a/pom.xml +++ b/pom.xml @@ -531,10 +531,10 @@ 2.6 1.7.25 9.4.9.v20180320 - 7.1.0 - 2.16.0 - 3.0.7 - 4.5.3 + 7.3.0 + 2.28.2 + 4.3.2 + 4.5.13 2.21.0 3.0.0-M2