Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update pom.xml
  • Loading branch information
koraytugay authored Aug 16, 2025
commit 961fd801d8549b326ef0681fc0f7b61953d9eddc
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@



<!-- <dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>2.0.12.RELEASE</version>
</dependency> -->
</dependency>


<!-- <dependency>
Expand Down
Loading