Skip to content

Commit eaa80e3

Browse files
committed
Use awaitility version property.
Closes #4948
1 parent 60e221a commit eaa80e3

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
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.awaitility</groupId>
137137
<artifactId>awaitility</artifactId>
138-
<version>4.2.2</version>
138+
<version>${awaitility}</version>
139139
<scope>test</scope>
140140
</dependency>
141141

0 commit comments

Comments
 (0)