This commit is contained in:
2026-07-12 12:47:46 +03:30
parent 00f990c653
commit bbabd5c04c
26 changed files with 1290 additions and 116 deletions
+6
View File
@@ -21,6 +21,12 @@
<dependencies>
<dependency>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
<version>0.4</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>