Skip to content

Commit

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-servlet-initializer
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-cdi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 539db05 commit 18f2d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion primefaces-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<myfaces.version>2.3.10</myfaces.version>
<myfaces-next.version>2.3-next-M8</myfaces-next.version>
<tomcat.version>9.0.94</tomcat.version>
<resteasy.version>5.0.9.Final</resteasy.version>
<resteasy.version>6.2.10.Final</resteasy.version>
<owb.version>2.0.27</owb.version>
<jetty.version>9.4.56.v20240826</jetty.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion primefaces-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<mojarra.version>4.0.7</mojarra.version>
<myfaces.version>4.0.2</myfaces.version>
<resteasy.version>6.2.8.Final</resteasy.version>
<resteasy.version>6.2.10.Final</resteasy.version>
<jetty.version>12.0.13</jetty.version>
<weld.version>5.1.3.Final</weld.version>
<jsf.project.stage>Production</jsf.project.stage>
Expand Down

0 comments on commit 18f2d00

Please sign in to comment.