Skip to content

Commit

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

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

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

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

Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 5.0.9.Final to 6.2.8.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 Mar 25, 2024
1 parent 558a8dc commit 77f8832
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 @@ -34,7 +34,7 @@
<myfaces.version>2.3.10</myfaces.version>
<myfaces-next.version>2.3-next-M8</myfaces-next.version>
<tomcat.version>9.0.87</tomcat.version>
<resteasy.version>5.0.9.Final</resteasy.version>
<resteasy.version>6.2.8.Final</resteasy.version>
<owb.version>2.0.27</owb.version>
<jetty.version>9.4.54.v20240208</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 @@ -22,7 +22,7 @@
<mojarra.version>2.3.21</mojarra.version>
<myfaces.version>2.3.10</myfaces.version>
<myfaces-next.version>2.3-next-M8</myfaces-next.version>
<resteasy.version>5.0.9.Final</resteasy.version>
<resteasy.version>6.2.8.Final</resteasy.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<jsf.project.stage>Production</jsf.project.stage>
</properties>
Expand Down

0 comments on commit 77f8832

Please sign in to comment.