Skip to content

Commit

Permalink
Merge pull request #44 from apache/ht
Browse files Browse the repository at this point in the history
update misc apache dependencies
  • Loading branch information
elharo committed Mar 28, 2020
2 parents 991c382 + 67921de commit 3725fcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -253,17 +253,17 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
<version>3.8</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.8</version>
<version>4.5.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3725fcf

Please sign in to comment.