Skip to content

Commit 62a76c8

Browse files
committed
Use awaitility version property.
Closes #4948
1 parent 3ccf872 commit 62a76c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-data-mongodb/pom.xml

+1-1
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)