Skip to content

Commit

Permalink
Fixing maven build (broken dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jun 12, 2014
1 parent 719bffd commit 5cff71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.3.4</version>
<version>4.3.2</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 5cff71c

Please sign in to comment.