This commit is contained in:
2026-06-25 00:38:34 +04:30
parent 00f990c653
commit 976b779736
22 changed files with 637 additions and 128 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>${postgresql.version}</version>
<version>42.7.8</version>
</dependency>
</dependencies>