diff --git a/pom.xml b/pom.xml index a0300de..ee801b2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,12 +18,12 @@ 3.11.1 3.5.0 3.26.0 - 3.3.1 + 3.6.0 3.5.2 5.10.2 1.20.4 4.0.0 - 1.12.3 + 1.14.1 4.0.2 5.7.1 2.6 @@ -37,6 +37,7 @@ 42.7.4 9.22.3 3.8.1 + 4.5.14 iudx.data.marketplace.deploy.Deployer config.json @@ -245,7 +246,7 @@ io.micrometer - micrometer-registry-prometheus + micrometer-registry-prometheus-simpleclient ${micrometer.version} @@ -266,6 +267,16 @@ ${guava.version} + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven-checkstyle-plugin-google.version} + + + org.apache.httpcomponents + httpclient + ${httpclient.version} +