diff --git a/pom.xml b/pom.xml index 7a6c332d5..29a372946 100644 --- a/pom.xml +++ b/pom.xml @@ -702,7 +702,7 @@ commons-configuration commons-configuration - 1.10 + ${commons.configuration.version} commons-beanutils @@ -1683,25 +1683,25 @@ org.junit.platform junit-platform-launcher - 1.5.2 + ${junit.platform.version} test org.junit.platform junit-platform-console-standalone - 1.5.2 + ${junit.platform.version} test org.junit.jupiter junit-jupiter-engine - 5.5.2 + ${junit.jupiter.version} test org.junit.vintage junit-vintage-engine - 5.5.2 + ${junit.jupiter.version} test