Update dependency org.springframework.boot:spring-boot-starter-data-jpa to v3.5.3

This commit is contained in:
2025-06-20 06:01:13 +00:00
parent 8029f2d931
commit 9da405bff3

View File

@@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<version>3.4.4</version>
<version>3.5.3</version>
</dependency>
<!-- Security and Auth -->