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