We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b480c commit 8bb82a0Copy full SHA for 8bb82a0
pom.xml
@@ -6,7 +6,7 @@
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>com.github.ericsson</groupId>
8
<artifactId>eiffel-commons-java</artifactId>
9
- <version>0.0.17</version>
+ <version>0.0.18</version>
10
<name>eiffel commons java</name>
11
<description>A shared library for eiffel components</description>
12
@@ -38,7 +38,7 @@
38
<dependency>
39
<groupId>org.apache.httpcomponents</groupId>
40
<artifactId>httpclient</artifactId>
41
- <version>4.5.3</version>
+ <version>4.5.13</version>
42
</dependency>
43
44
0 commit comments