Skip to content

Commit

Permalink
Merge pull request #186 from OpenLiberty/dependabot/maven/finish/org.…
Browse files Browse the repository at this point in the history
…jboss.resteasy-resteasy-json-binding-provider-6.2.9.Final

Bump org.jboss.resteasy:resteasy-json-binding-provider from 6.2.8.Final to 6.2.9.Final in /finish
  • Loading branch information
gkwan-ibm authored Jun 5, 2024
2 parents 8c89c2d + 56a2fd9 commit 0da116f
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-json-binding-provider</artifactId>
<version>6.2.8.Final</version>
<version>6.2.9.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 @@ -49,7 +49,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-json-binding-provider</artifactId>
<version>6.2.8.Final</version>
<version>6.2.9.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0da116f

Please sign in to comment.