Skip to content

Commit 0b94b3b

Browse files
fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.2 (#4685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db2f205 commit 0b94b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metrics-httpclient5/pom.xml

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

0 commit comments

Comments
 (0)