chore(deps): update dependency org.springframework.boot:spring-boot-starter-data-jpa to v3.5.13
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-03-26 14:06:17 +00:00
parent 6596c248f1
commit f3fdd5c159

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