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

Merged
judas merged 3 commits from renovate/org.springframework.boot-spring-boot-starter-data-jpa-4.x into main 2026-03-11 18:42:45 +01:00
Showing only changes of commit deaa0400d4 - Show all commits

View File

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