Skip to content

Commit

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

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

Updates `org.jboss.resteasy:resteasy-vertx` from 6.2.4.Final to 6.2.9.Final

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

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-vertx
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-cdi
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent efc241b commit e0198eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<version.smallrye.common>2.0.0</version.smallrye.common>
<version.smallrye.config>3.1.3</version.smallrye.config>
<version.weld-core>5.1.0.Final</version.weld-core>
<version.resteasy>6.2.4.Final</version.resteasy>
<version.resteasy>6.2.9.Final</version.resteasy>
<version.resteasy-microprofile>2.1.2.Final</version.resteasy-microprofile>
<version.hibernate>6.2.0.CR2</version.hibernate>
<version.vertx>4.4.4</version.vertx>
Expand Down

0 comments on commit e0198eb

Please sign in to comment.