Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-data-jpa to v3.5.7' (!12) from renovate/org.springframework.boot-spring-boot-starter-data-jpa-3.x into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2025-11-06 19:06:11 +01: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.4.4</version> <version>3.5.7</version>
</dependency> </dependency>
<!-- Security and Auth --> <!-- Security and Auth -->