Skip to content

Commit

Permalink
Update httpclient dependency version to 4.5.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Jan 3, 2024
1 parent 0fdd899 commit 3aaa44e
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 @@ -357,7 +357,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 3aaa44e

Please sign in to comment.