diff --git a/pom.xml b/pom.xml index b46846c..57217d7 100644 --- a/pom.xml +++ b/pom.xml @@ -151,6 +151,13 @@ liquibase-core runtime + + + + org.postgresql + postgresql + runtime + org.springframework.boot spring-boot-starter-actuator @@ -162,13 +169,6 @@ runtime - - - org.postgresql - postgresql - runtime - - junit