Update dependency org.springframework.boot:spring-boot-starter-data-jpa to v3.4.4 #4

Merged
bea merged 1 commits from renovate/org.springframework.boot-spring-boot-starter-data-jpa-3.x into main 2025-03-23 12:54:16 +01:00
Showing only changes of commit 992e57a46b - Show all commits

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