Skip to content
Snippets Groups Projects
Commit 7326267c authored by Antoine Rey's avatar Antoine Rey
Browse files

#90 Remove the json-path version which be inherited from the spring.io BOM

parent bc9682cf
No related branches found
No related tags found
No related merge requests found
......@@ -23,9 +23,6 @@
<!-- Java EE / Java SE dependencies -->
<tomcat.version>7.0.59</tomcat.version>
<!-- JSon-->
<json-path.version>2.0.0</json-path.version>
<!-- Test -->
<assertj.version>2.1.0</assertj.version>
......@@ -94,7 +91,6 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>${json-path.version}</version>
<scope>test</scope>
</dependency>
<!-- SPRING, SPRING, SPRINGITY SPRING -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment