Skip to content

Commit

Permalink
[WAGON-607] Upgrade HttpCore to 4.4.14
Browse files Browse the repository at this point in the history
This closes #77
  • Loading branch information
lhotari authored and michael-o committed Feb 17, 2021
1 parent e460cd2 commit 855c5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagon-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ under the License.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.13</version>
<version>4.4.14</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
Expand Down

0 comments on commit 855c5b4

Please sign in to comment.