GH-117 - Polishing.

This commit is contained in:
Oliver Drotbohm
2023-01-13 17:42:51 +01:00
parent cacf14748c
commit 6f5de96dcc

View File

@@ -27,7 +27,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-autoconfigure</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
@@ -55,7 +55,7 @@
<artifactId>spring-boot-starter-test</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>