Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] f6cfdce71b
Bump httpclient from 4.3.6 to 4.5.13 in /PaperSpigot-Server
Bumps httpclient from 4.3.6 to 4.5.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 02:08:33 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>