Skip to content

Commit 58ce3ed

Browse files
iamrishavkumarRishav Kumar B
andauthored
Uplifted the Httpclient version from 4.5.3 to 4.5.13 (#295)
* Uplifted the Httpclient version from 4.5.3 to 4.5.13 * Updated the EI-Frontend version Co-authored-by: Rishav Kumar B <rishav.b.kumar@ericsson.com>
1 parent 76ca554 commit 58ce3ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.ericsson</groupId>
88
<artifactId>eiffel-intelligence-frontend</artifactId>
9-
<version>3.0.1-SNAPSHOT</version>
9+
<version>3.0.2-SNAPSHOT</version>
1010
<packaging>war</packaging>
1111

1212
<parent>
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.apache.httpcomponents</groupId>
9797
<artifactId>httpclient</artifactId>
98-
<version>4.5.3</version>
98+
<version>4.5.13</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)