diff --git a/pom.xml b/pom.xml index a77c9cab05b..0e673a55797 100644 --- a/pom.xml +++ b/pom.xml @@ -93,6 +93,7 @@ 1.1.1 3.12.14 0.8.2 + 8.0.33 3.2.0 3.14.0 4.17.0 @@ -248,6 +249,11 @@ com.auth0 jwks-rsa 0.22.1 + + + mysql + mysql-connector-java + ${mysql_driver.version} org.springframework.boot @@ -375,6 +381,11 @@ spring-boot-testcontainers test + + org.apache.velocity + velocity-engine-core + 2.4.1 + commons-io commons-io