From 6f7215a8fadb83535bc6a35eb66ab0075ba439ed Mon Sep 17 00:00:00 2001 From: frantuma Date: Thu, 26 Oct 2023 09:58:48 +0200 Subject: [PATCH] update dependencies --- modules/swagger-codegen-cli/pom.xml | 2 +- modules/swagger-codegen-maven-plugin/pom.xml | 4 +-- modules/swagger-codegen/pom.xml | 2 +- modules/swagger-generator/pom.xml | 2 +- modules/swagger-generator/pom.xml.jenkins | 2 +- pom.xml | 14 +++++++++- pom.xml.jenkins | 28 ++++++++++++++------ 7 files changed, 39 insertions(+), 15 deletions(-) diff --git a/modules/swagger-codegen-cli/pom.xml b/modules/swagger-codegen-cli/pom.xml index 8aec33e8389..220c6cdd6c3 100644 --- a/modules/swagger-codegen-cli/pom.xml +++ b/modules/swagger-codegen-cli/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index 93748eb809d..027716613fe 100644 --- a/modules/swagger-codegen-maven-plugin/pom.xml +++ b/modules/swagger-codegen-maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT ../.. swagger-codegen-maven-plugin @@ -16,7 +16,7 @@ UTF-8 - 3.2.5 + 3.9.5 diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml index d5523005cb1..f668698ddfb 100644 --- a/modules/swagger-codegen/pom.xml +++ b/modules/swagger-codegen/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index f658b44776a..2fbfe2fc7fe 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT ../.. swagger-generator diff --git a/modules/swagger-generator/pom.xml.jenkins b/modules/swagger-generator/pom.xml.jenkins index fc9e86a2c9a..5c186f214fa 100644 --- a/modules/swagger-generator/pom.xml.jenkins +++ b/modules/swagger-generator/pom.xml.jenkins @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index a2b19f896c6..593cf71b5f2 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swagger-codegen-project pom swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT https://github.com/swagger-api/swagger-codegen scm:git:git@github.com:swagger-api/swagger-codegen.git @@ -965,6 +965,16 @@ ${mockito-version} test + + org.apache.httpcomponents + httpclient + ${httpclient-version} + + + org.json + json + ${json-version} + @@ -997,5 +1007,7 @@ 5.6.0 0.10.2 2.2 + 4.5.14 + 20231013 diff --git a/pom.xml.jenkins b/pom.xml.jenkins index df4d89bdfc9..b5ed8d3430c 100644 --- a/pom.xml.jenkins +++ b/pom.xml.jenkins @@ -9,7 +9,7 @@ swagger-codegen-project pom swagger-codegen-project - 2.4.35 + 2.4.36-SNAPSHOT https://github.com/swagger-api/swagger-codegen scm:git:git@github.com:swagger-api/swagger-codegen.git @@ -990,6 +990,16 @@ ${mockito-version} test + + org.apache.httpcomponents + httpclient + ${httpclient-version} + + + org.json + json + ${json-version} + @@ -1002,24 +1012,26 @@ - 1.0.67 + 1.0.68 2.11.1 3.3.0 - 1.6.11 + 1.6.12 2.11.0 1.5.0 4.13.2 - 2.15.2 + 2.15.3 1.0.0 - 3.12.0 + 3.13.0 1.7.36 3.2.1 1.15 - 7.7.1 + 7.8.0 3.0.0 1.49 - 5.2.0 + 5.6.0 0.10.2 - 2.0 + 2.2 + 4.5.14 + 20231013