Skip to content

Commit 0155450

Browse files
authored
Merge pull request #140 from xdev-software/renovate/maven-org.apache.httpcomponents.client5-httpclient5-vulnerability
Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.3 [SECURITY]
2 parents fa55724 + 228de26 commit 0155450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.apache.httpcomponents.client5</groupId>
131131
<artifactId>httpclient5</artifactId>
132-
<version>5.4.1</version>
132+
<version>5.4.3</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.openapitools</groupId>

0 commit comments

Comments
 (0)