Chnages for BAEL-527 (#2621)

This commit is contained in:
Nikhil Khatwani
2017-09-15 11:32:28 +05:30
committed by Grzegorz Piwowarek
parent 113294324e
commit 231500bbf6
2 changed files with 27 additions and 18 deletions
+6 -1
View File
@@ -211,6 +211,11 @@
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.19</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>4.3.4.RELEASE</version>
</dependency>
</dependencies>
<build>
@@ -464,7 +469,7 @@
<protonpack.version>1.13</protonpack.version>
<streamex.version>0.6.5</streamex.version>
<vavr.version>0.9.0</vavr.version>
<!-- testing -->
<org.hamcrest.version>1.3</org.hamcrest.version>
<junit.version>4.12</junit.version>