Skip to content

Commit

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

chore(deps-dev): bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4
  • Loading branch information
tglman authored Sep 23, 2024
2 parents b46cc8d + ebd4e27 commit f98b1f6
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.3.1</version>
<version>5.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f98b1f6

Please sign in to comment.