Update dependency org.springframework.boot:spring-boot-starter-data-jpa to v3.5.7 #12

Merged
bea merged 1 commits from renovate/org.springframework.boot-spring-boot-starter-data-jpa-3.x into main 2025-11-06 19:06:12 +01:00
Showing only changes of commit 02bd377430 - Show all commits

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.7</version>
</dependency>
<!-- Security and Auth -->