Skip to content

Commit

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

Bump org.jboss.resteasy:resteasy-client from 6.2.10.Final to 6.2.11.Final in /finish
  • Loading branch information
gkwan-ibm authored Dec 2, 2024
2 parents 5f87756 + 09b09f8 commit ac01d91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion finish/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.10.Final</version>
<version>6.2.11.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion finish/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>6.2.10.Final</version>
<version>6.2.11.Final</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ac01d91

Please sign in to comment.