diff --git a/services/api-gateway/pom.xml b/services/api-gateway/pom.xml index 0de2676..280c049 100644 --- a/services/api-gateway/pom.xml +++ b/services/api-gateway/pom.xml @@ -73,15 +73,18 @@ io.jsonwebtoken jjwt-api + 0.12.3 io.jsonwebtoken jjwt-impl + 0.12.3 runtime io.jsonwebtoken jjwt-jackson + 0.12.3 runtime @@ -89,6 +92,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui + 2.2.0 @@ -129,12 +133,14 @@ org.sonarsource.scanner.maven sonar-maven-plugin + 3.10.0.2594 org.jacoco jacoco-maven-plugin + 0.8.11