Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Update RestAssured library to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Sep 2, 2014
1 parent 7359c16 commit 0e7138e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<dependency>
<groupId>com.jayway.restassured</groupId>
<artifactId>rest-assured</artifactId>
<version>2.3.1</version>
<version>2.3.3</version>
</dependency>
<dependency>
<groupId>org.openrdf.sesame</groupId>
Expand Down

0 comments on commit 0e7138e

Please sign in to comment.