Skip to content

Commit

Permalink
Bump httpclient from 4.5.6 to 4.5.13 in /biosdk-client
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent 4117535 commit c7865ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biosdk-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.13</version>
</dependency>

<!-- testing temphttps://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
Expand Down

0 comments on commit c7865ff

Please sign in to comment.