Сообщение на главной странице

This commit is contained in:
2025-03-13 19:49:52 +05:00
parent ff82f35c3a
commit f9f0da3d2e
6 changed files with 99 additions and 74 deletions

View File

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