Skip to content

Commit

Permalink
[MPLUGIN-458] Bump httpcore from 4.4.15 to 4.4.16 (#185)
Browse files Browse the repository at this point in the history
Bumps httpcore from 4.4.15 to 4.4.16.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2023
1 parent 858b716 commit 21f80d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin-tools-api/pom.xml
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.15</version>
<version>4.4.16</version>
</dependency>
<!-- wagon for proxy related classes -->
<dependency>
Expand Down

0 comments on commit 21f80d9

Please sign in to comment.