From caceeaefb7a888755e9af47bf2a2351332823d33 Mon Sep 17 00:00:00 2001 From: Igor I Date: Mon, 3 Mar 2025 09:14:30 +0500 Subject: [PATCH] +Git ignore --- .gitignore | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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