Skip to content

Commit 938cdc1

Browse files
mp911dechristophstrobl
authored andcommitted
Use awaitility version property.
Closes #4948
1 parent 06d60ca commit 938cdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.awaitility</groupId>
131131
<artifactId>awaitility</artifactId>
132-
<version>4.2.2</version>
132+
<version>${awaitility}</version>
133133
<scope>test</scope>
134134
</dependency>
135135

0 commit comments

Comments
 (0)