Skip to content

Commit

Permalink
Bump httpcomponents.version from 4.5.9 to 4.5.14
Browse files Browse the repository at this point in the history
Bumps `httpcomponents.version` from 4.5.9 to 4.5.14.

Updates `org.apache.httpcomponents:httpclient` from 4.5.9 to 4.5.14

Updates `org.apache.httpcomponents:httpmime` from 4.5.9 to 4.5.14

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent d2fdb4b commit 4c0ff0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,7 @@
<slf4j.version>1.8.0-beta2</slf4j.version>
<xbean.version>4.22</xbean.version>
<jolokia.version>1.6.0</jolokia.version>
<httpcomponents.version>4.5.9</httpcomponents.version>
<httpcomponents.version>4.5.14</httpcomponents.version>
<jasypt.version>1.9.3</jasypt.version>
<jupiter.version>5.9.1</jupiter.version>
<hibernate.version>5.6.7.Final</hibernate.version>
Expand Down

0 comments on commit 4c0ff0c

Please sign in to comment.