Skip to content

Commit

Permalink
Merge pull request #20 from OpenLiberty/dependabot/maven/start/org.jb…
Browse files Browse the repository at this point in the history
…oss.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 /start
  • Loading branch information
gkwan-ibm authored Jul 10, 2024
2 parents 1f2453f + c393bcc commit de2e966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/inventory/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-json-binding-provider</artifactId>
<version>6.2.8.Final</version>
<version>6.2.9.Final</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit de2e966

Please sign in to comment.