File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6161 <httpclient .version>4.5.6</httpclient .version>
6262 <logback .version>1.2.3</logback .version>
6363 <junit .version>4.12</junit .version>
64- <awaitility .version>3.1.5 </awaitility .version>
65- <mockito .version>2.23.4 </mockito .version>
66- <bouncycastle .version>1.60 </bouncycastle .version>
67- <assert4j .version>3.11.1</ assert4j .version>
64+ <awaitility .version>3.1.6 </awaitility .version>
65+ <mockito .version>2.25.1 </mockito .version>
66+ <bouncycastle .version>1.61 </bouncycastle .version>
67+ <assertj .version>3.12.2</ assertj .version>
6868
6969 <maven .javadoc.plugin.version>3.0.1</maven .javadoc.plugin.version>
7070 <maven .release.plugin.version>2.5.3</maven .release.plugin.version>
744744 <dependency >
745745 <groupId >org.assertj</groupId >
746746 <artifactId >assertj-core</artifactId >
747- <version >${assert4j .version} </version >
747+ <version >${assertj .version} </version >
748748 <scope >test</scope >
749749 </dependency >
750750 <dependency >
You can’t perform that action at this time.
0 commit comments