| pom.xml | patch | view | blame | history |
pom.xml
.. .. @@ -3,7 +3,7 @@ 3 3 <modelVersion>4.0.0</modelVersion> 4 4 <groupId>net.curisit</groupId> 5 5 <artifactId>securis-client</artifactId> 6 - <version>1.1.1-SNAPSHOT</version>6 + <version>1.1.2</version>7 7 <build> 8 8 <plugins> 9 9 <plugin> .. .. @@ -54,7 +54,7 @@ 54 54 <dependency> 55 55 <groupId>org.apache.httpcomponents</groupId> 56 56 <artifactId>httpclient</artifactId> 57 - <version>4.4-beta1</version>57 + <version>4.5.2</version>58 58 </dependency> 59 59 <dependency> 60 60 <groupId>com.fasterxml.jackson.core</groupId>