# Conflicts:
#	src/main/java/org/ccalm/jwt/SecurityConfig.java
This commit is contained in:
2025-03-09 19:52:57 +05:00
6 changed files with 10 additions and 157 deletions

View File

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