Skip to content

Commit 6ca0e3a

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 7af3679 commit 6ca0e3a

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.apache.httpcomponents</groupId>
5353
<artifactId>httpclient</artifactId>
54-
<version>4.5.11</version>
54+
<version>4.5.13</version>
5555
</dependency>
5656

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

0 commit comments

Comments
 (0)