This commit is contained in:
2025-03-01 17:06:43 +05:00
parent 3d13a2e010
commit 4c69ad1b4f
2 changed files with 2 additions and 1 deletions

View File

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