Skip to content

Commit

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

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

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

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

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

Updates `org.jboss.resteasy:arquillian-utils` from 6.2.7.Final to 6.2.8.Final

Updates `org.jboss.resteasy:resteasy-undertow` from 6.2.7.Final to 6.2.8.Final

Updates `org.jboss.resteasy:resteasy-netty4` from 6.2.7.Final to 6.2.8.Final

Updates `org.jboss.resteasy:galleon-feature-pack` from 6.2.7.Final to 6.2.8.Final

Updates `org.jboss.resteasy:galleon-preview-feature-pack` from 6.2.7.Final to 6.2.8.Final

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

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-core
  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
- dependency-name: org.jboss.resteasy:resteasy-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:arquillian-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-undertow
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-netty4
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:galleon-feature-pack
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:galleon-preview-feature-pack
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-client-vertx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent dfeb96e commit 8bdaf28
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 @@ -68,7 +68,7 @@

<version.org.jboss.logging.jboss-logging>3.5.3.Final</version.org.jboss.logging.jboss-logging>
<version.org.jboss.logging.jboss-logging-tools>2.2.1.Final</version.org.jboss.logging.jboss-logging-tools>
<version.org.jboss.resteasy>6.2.7.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.8.Final</version.org.jboss.resteasy>

<version.org.wildfly>31.0.1.Final</version.org.wildfly>
<!-- TODO (jrp) this can be removed when RESTEASY-2973 is resolved -->
Expand Down

0 comments on commit 8bdaf28

Please sign in to comment.