1 Commits

Author SHA1 Message Date
01266e7202 chore(deps): update dependency org.springframework.boot:spring-boot-starter-data-jpa to v4
All checks were successful
continuous-integration/drone/pr Build is passing
2026-03-19 14:11:14 +00:00

View File

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