1 Commits

View File

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