Skip to content

Commit

Permalink
Bump org.apache.httpcomponents:httpcore from 4.2.4 to 4.4.16
Browse files Browse the repository at this point in the history
Bumps org.apache.httpcomponents:httpcore from 4.2.4 to 4.4.16.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Jun 17, 2024
1 parent ae9b0f9 commit c178e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arquillian/arquillian-tomee-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.2.4</version>
<version>4.4.16</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c178e12

Please sign in to comment.