Skip to content

Commit a0e4e24

Browse files
authored
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5 (#201)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 643a424 commit a0e4e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.apache.httpcomponents.client5</groupId>
155155
<artifactId>httpclient5</artifactId>
156-
<version>5.4.4</version>
156+
<version>5.5</version>
157157
</dependency>
158158
<dependency>
159159
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)