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 6060 <jackson .version>2.9.8</jackson .version>
6161 <logback .version>1.2.3</logback .version>
6262 <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>
6666
6767 <maven .javadoc.plugin.version>3.0.1</maven .javadoc.plugin.version>
6868 <maven .release.plugin.version>2.5.3</maven .release.plugin.version>
735735 <dependency >
736736 <groupId >org.assertj</groupId >
737737 <artifactId >assertj-core</artifactId >
738- <version >${assert4j .version} </version >
738+ <version >${assertj .version} </version >
739739 <scope >test</scope >
740740 </dependency >
741741 <dependency >
You can’t perform that action at this time.
0 commit comments