Skip to content

Commit c9eb6d4

Browse files
fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.5 (#4928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86b04f2 commit c9eb6d4

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.4</version>
41+
<version>5.3.5</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)