Skip to content

Commit

Permalink
upgrade to restassured 4.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Martiska <jmartisk@redhat.com>
  • Loading branch information
jmartisk committed Jul 9, 2019
1 parent cde1957 commit cb2b705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/rest/pom.xml
Expand Up @@ -30,7 +30,7 @@

<properties>
<!-- TODO should come from parent pom -->
<version.rest-assured>3.0.0</version.rest-assured>
<version.rest-assured>4.0.0</version.rest-assured>
<version.junit>4.12</version.junit>
<version.jackson>2.8.6</version.jackson>

Expand Down

0 comments on commit cb2b705

Please sign in to comment.