Skip to content

Commit f055979

Browse files
Batch deletes (including associations)
1 parent b63587d commit f055979

File tree

1 file changed

+1
-1
lines changed
  • HibernateSpringBootBatchDeleteOrphanRemoval

1 file changed

+1
-1
lines changed

HibernateSpringBootBatchDeleteOrphanRemoval/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.springframework.boot</groupId>
3535
<artifactId>spring-boot-starter-jdbc</artifactId>
36-
</dependency>
36+
</dependency>
3737
<dependency>
3838
<groupId>org.springframework.boot</groupId>
3939
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)