Skip to content

Commit 6364166

Browse files
⬆️ Bump httpclient
Bumps httpclient from 4.5.11 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98d8700 commit 6364166

File tree

1 file changed

+1
-1
lines changed
  • codes/javatool/javatool-monitor/javatool-zipkin-spring

1 file changed

+1
-1
lines changed

codes/javatool/javatool-monitor/javatool-zipkin-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.apache.httpcomponents</groupId>
5454
<artifactId>httpclient</artifactId>
55-
<version>4.5.11</version>
55+
<version>4.5.13</version>
5656
</dependency>
5757

5858
<!-- Adds the MVC class and method names to server spans -->

0 commit comments

Comments
 (0)