Skip to content

Commit

Permalink
FORGEPLUGINS-219: Upgrade to resteasy-client 4.5.9.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 26, 2021
1 parent 5625bf8 commit edb31d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-client/addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>3.0.8.Final</version>
<version>4.5.9.Final</version>
<scope>runtime</scope>
<optional>true</optional>
<exclusions>
Expand Down

0 comments on commit edb31d0

Please sign in to comment.