Merge pull request #4 from mckang/dependabot/maven/promql_client_test/org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.3 to 4.5.13 in /promql_client_test
This commit is contained in:
Thomas Kang
2022-03-22 21:30:19 +09:00
committed by GitHub

View File

@ -23,7 +23,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.5.3</version> <version>4.5.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>