From 2d7f4eec1cf525732782c83b7ab8d0301d228ec2 Mon Sep 17 00:00:00 2001 From: frantuma Date: Mon, 23 Oct 2023 14:24:06 +0200 Subject: [PATCH] update dependencies --- modules/swagger-codegen-maven-plugin/pom.xml | 2 +- pom.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index 4c616ac21fc..838cad14c70 100644 --- a/modules/swagger-codegen-maven-plugin/pom.xml +++ b/modules/swagger-codegen-maven-plugin/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 3.2.5 + 3.9.5 diff --git a/pom.xml b/pom.xml index c685326e203..876a2c60383 100644 --- a/pom.xml +++ b/pom.xml @@ -1188,6 +1188,16 @@ jersey-hk2 ${jersey-version} + + org.apache.httpcomponents + httpclient + ${httpclient-version} + + + org.json + json + ${json-version} + @@ -1239,6 +1249,8 @@ 5.2.0 2.2 4.3.1 + 4.5.14 2.40 + 20230618