Skip to content

Commit

Permalink
build(deps-dev): bump resteasy.version from 6.2.9.Final to 6.2.10.Fin…
Browse files Browse the repository at this point in the history
…al (#337)

Bumps `resteasy.version` from 6.2.9.Final to 6.2.10.Final.

Updates `org.jboss.resteasy:resteasy-client` from 6.2.9.Final to 6.2.10.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.9.Final...6.2.10.Final)

Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.9.Final to 6.2.10.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent da0062b commit d8c4a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<wildfly-maven-plugin.version>4.2.2.Final</wildfly-maven-plugin.version>
<wildfly-arquillian.version>5.0.1.Final</wildfly-arquillian.version>
<!-- aligned to Wildfly version. -->
<resteasy.version>6.2.9.Final</resteasy.version>
<resteasy.version>6.2.10.Final</resteasy.version>

<!-- Application properties -->
<webapp.databaseTempDir>/tmp</webapp.databaseTempDir>
Expand Down

0 comments on commit d8c4a73

Please sign in to comment.