Skip to content

Commit

Permalink
Merge pull request smallrye#91 from smallrye/dependabot/maven/io.rest…
Browse files Browse the repository at this point in the history
…-assured-rest-assured-4.3.1

Bump rest-assured from 4.3.0 to 4.3.1
  • Loading branch information
phillip-kruger authored Aug 19, 2020
2 parents db62483 + e622943 commit 036869c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<arquillian.version>1.6.0.Final</arquillian.version>
<restclient.version>1.4.1</restclient.version>
<rest-assured.version>4.3.0</rest-assured.version>
<rest-assured.version>4.3.1</rest-assured.version>
<servlet.version>4.0.4</servlet.version>
<httpclient.version>4.5.12</httpclient.version>
<restclient.version>1.1</restclient.version>
Expand Down

0 comments on commit 036869c

Please sign in to comment.