+Git ignore

This commit is contained in:
Igor I
2025-03-03 09:14:30 +05:00
parent ec8eb065db
commit caceeaefb7
2 changed files with 1 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.5</version>
<version>42.7.4</version>
<scope>runtime</scope>
</dependency>
<dependency>