diff --git a/.gitignore b/.gitignore index 8c34548..28b9f53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*.yml HELP.md target/ !.mvn/wrapper/maven-wrapper.jar diff --git a/pom.xml b/pom.xml index ff8ca25..3a2ea50 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ org.postgresql postgresql - 42.7.5 + 42.7.4 runtime