diff --git a/api/pom.xml b/api/pom.xml index 49f8a44..9b15d4f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.14 + 3.5.16 com.receitasapi @@ -38,18 +38,18 @@ io.jsonwebtoken jjwt-api - 0.11.5 + 0.12.7 io.jsonwebtoken jjwt-impl - 0.11.5 + 0.12.7 runtime io.jsonwebtoken jjwt-jackson - 0.11.5 + 0.12.7 runtime @@ -133,7 +133,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.15 @@ -160,7 +160,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.2 + 3.5.6