File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 60
60
<jackson .version>2.9.8</jackson .version>
61
61
<logback .version>1.2.3</logback .version>
62
62
<junit .version>4.12</junit .version>
63
- <awaitility .version>3.1.5 </awaitility .version>
64
- <mockito .version>2.23.4 </mockito .version>
65
- <assert4j .version>3.11.1</ assert4j .version>
63
+ <awaitility .version>3.1.6 </awaitility .version>
64
+ <mockito .version>2.25.1 </mockito .version>
65
+ <assertj .version>3.12.2</ assertj .version>
66
66
67
67
<maven .javadoc.plugin.version>3.0.1</maven .javadoc.plugin.version>
68
68
<maven .release.plugin.version>2.5.3</maven .release.plugin.version>
735
735
<dependency >
736
736
<groupId >org.assertj</groupId >
737
737
<artifactId >assertj-core</artifactId >
738
- <version >${assert4j .version} </version >
738
+ <version >${assertj .version} </version >
739
739
<scope >test</scope >
740
740
</dependency >
741
741
<dependency >
You can’t perform that action at this time.
0 commit comments