Skip to content

Commit

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

Updates `resteasy-client` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.Final)

Updates `resteasy-cdi` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.Final)

Updates `resteasy-core` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.Final)

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

Updates `resteasy-bom` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.Final)

Updates `resteasy-undertow` from 6.2.2.Final to 6.2.3.Final

Updates `resteasy-netty4` from 6.2.2.Final to 6.2.3.Final

Updates `galleon-feature-pack` from 6.2.2.Final to 6.2.3.Final

Updates `galleon-preview-feature-pack` from 6.2.2.Final to 6.2.3.Final

Updates `resteasy-client-vertx` from 6.2.2.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.2.Final...6.2.3.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-cdi
  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: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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent b6c2a0e commit 13d5722
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.0.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.2.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.3.Final</version.org.jboss.resteasy>

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

0 comments on commit 13d5722

Please sign in to comment.