Skip to content

Commit 49dad78

Browse files
[MPLUGIN-459] Bump httpclient from 4.5.13 to 4.5.14 (#186)
Bumps httpclient from 4.5.13 to 4.5.14. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21f80d9 commit 49dad78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-plugin-tools-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.apache.httpcomponents</groupId>
6464
<artifactId>httpclient</artifactId>
65-
<version>4.5.13</version>
65+
<version>4.5.14</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)