Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.httpcomponents.client5:http…
Browse files Browse the repository at this point in the history
…client5 to v5.4.1
  • Loading branch information
renovate-bot committed Oct 28, 2024
1 parent 6fedc3d commit c6b0f2b
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 @@ -38,7 +38,7 @@
<springdoc.api>1.8.0</springdoc.api>
<springfox-swagger2.version>3.0.0</springfox-swagger2.version>
<testrunner.version>0.2.0</testrunner.version>
<apache.httpcomponents.version>5.4</apache.httpcomponents.version>
<apache.httpcomponents.version>5.4.1</apache.httpcomponents.version>
<brave.version>5.17.1</brave.version>
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco-aggregated/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<sonar.language>java</sonar.language>
Expand Down

0 comments on commit c6b0f2b

Please sign in to comment.