Skip to content

Commit

Permalink
Bump version.org.jboss.resteasy from 6.2.10.Final to 6.2.11.Final
Browse files Browse the repository at this point in the history
Bumps `version.org.jboss.resteasy` from 6.2.10.Final to 6.2.11.Final.

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

Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.10.Final to 6.2.11.Final

Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.10.Final to 6.2.11.Final

Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.10.Final to 6.2.11.Final

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

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-json-p-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-core-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Nov 13, 2024
1 parent 23dae29 commit 758b2dc
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 @@ -94,7 +94,7 @@
<version.org.jboss.arquillian>1.7.2.Final</version.org.jboss.arquillian>
<version.org.wildfly.arquillian>5.1.0.Beta6</version.org.wildfly.arquillian>
<version.org.testng>7.6.1</version.org.testng>
<version.resteasy.testsuite>6.2.10.Final</version.resteasy.testsuite>
<version.resteasy.testsuite>6.2.11.Final</version.resteasy.testsuite>

<!-- Plugin Versions, please keep in alphabetical order -->
<version.org.jboss.galleon>6.0.4.Final</version.org.jboss.galleon>
Expand Down

0 comments on commit 758b2dc

Please sign in to comment.