Skip to content

Commit

Permalink
Merge pull request #10357 from orientechnologies/dependabot/maven/org…
Browse files Browse the repository at this point in the history
….apache.httpcomponents.client5-httpclient5-5.4.1

chore(deps-dev): bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1
  • Loading branch information
tglman authored Nov 12, 2024
2 parents 7038f14 + b08b193 commit ed6397a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.4</version>
<version>5.4.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit ed6397a

Please sign in to comment.