Skip to content

Commit

Permalink
Merge pull request #256 from OpenLiberty/dependabot/maven/finish/org.…
Browse files Browse the repository at this point in the history
…jboss.resteasy-resteasy-client-6.2.10.Final

Bump org.jboss.resteasy:resteasy-client from 6.2.9.Final to 6.2.10.Final in /finish
  • Loading branch information
gkwan-ibm authored Sep 4, 2024
2 parents 21b04e8 + 6dd0655 commit a465dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.9.Final</version>
<version>6.2.10.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a465dcc

Please sign in to comment.