Skip to content

Commit

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

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

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

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

Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.5.Final to 6.2.6.Final

Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.5.Final to 6.2.6.Final

Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.5.Final to 6.2.6.Final

Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.5.Final to 6.2.6.Final

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

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

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-bom
  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-json-binding-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-json-p-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-rxjava2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-links
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 3639b43)
  • Loading branch information
dependabot[bot] authored and gsmet committed Nov 7, 2023
1 parent 66da9ed commit afce592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parsson.version>1.1.4</parsson.version>
<resteasy-microprofile.version>2.1.4.Final</resteasy-microprofile.version>
<resteasy-spring-web.version>3.0.2.Final</resteasy-spring-web.version>
<resteasy.version>6.2.5.Final</resteasy.version>
<resteasy.version>6.2.6.Final</resteasy.version>
<opentracing.version>0.33.0</opentracing.version>
<opentracing-jdbc.version>0.2.4</opentracing-jdbc.version>
<opentracing-kafka.version>0.1.15</opentracing-kafka.version>
Expand Down

0 comments on commit afce592

Please sign in to comment.