Skip to content

Commit

Permalink
upgrade httpcomponents to 4.5.13
Browse files Browse the repository at this point in the history
only used for tests
  • Loading branch information
struberg committed Jul 10, 2022
1 parent 70d5bb2 commit 0c1c940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deltaspike/modules/servlet/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2.5</version>
<version>4.5.13</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 0c1c940

Please sign in to comment.