diff --git a/build.gradle b/build.gradle index 555fbf3..548ac8f 100644 --- a/build.gradle +++ b/build.gradle @@ -28,5 +28,5 @@ dependencies { implementation 'org.apache.httpcomponents:httpclient:4.5.12' implementation 'org.liquibase:liquibase-core:4.0.0' implementation('org.postgresql:postgresql') - implementation 'org.springframework.boot:spring-boot-starter-jdbc:2.3.2.RELEASE' + implementation 'org.springframework.boot:spring-boot-starter-jdbc:2.4.4' } \ No newline at end of file