Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] c599ef2d54
Bump httpclient from 4.5.12 to 4.5.13 in /DivaBot 4 years ago
  1. 2
      DivaBot/pom.xml

@ -27,7 +27,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.12</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>

Loading…
Cancel
Save