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

This commit is contained in:
2026-06-10 21:11:53 +00:00
parent 6596c248f1
commit 81bead03a1
+1 -1
View File
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<version>3.5.11</version>
<version>4.1.0</version>
</dependency>
<!-- Security and Auth -->