Skip to content

Commit

Permalink
Merge pull request #16 from usdot-jpo-ode/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.3 to 4.5.13
  • Loading branch information
dan-du-car authored Jun 26, 2023
2 parents 5f7356d + d93f0c9 commit a5a8b73
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit a5a8b73

Please sign in to comment.