diff --git a/spring-boot/upload-file-to-postgresql/pom.xml b/spring-boot/upload-file-to-postgresql/pom.xml index 4b3e8e5f..3fdd0cfa 100644 --- a/spring-boot/upload-file-to-postgresql/pom.xml +++ b/spring-boot/upload-file-to-postgresql/pom.xml @@ -28,7 +28,7 @@ org.postgresql postgresql - 42.2.11 + 42.3.7 runtime