Skip to content

Commit d0b23e2

Browse files
fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.4
1 parent 71e5eb6 commit d0b23e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metrics-httpclient5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.httpcomponents.core5</groupId>
4040
<artifactId>httpcore5</artifactId>
41-
<version>5.3.6</version>
41+
<version>5.4</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)