Skip to content

Commit

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

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

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

Updates `org.jboss.resteasy:resteasy-client` from 6.2.10.Final to 6.2.11.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.10.Final...6.2.11.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-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent b42dd29 commit 08e1dc1
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 @@ -29,7 +29,7 @@
<version.com.google.inject.guice>7.0.0</version.com.google.inject.guice>
<version.org.jboss.logging>3.6.1.Final</version.org.jboss.logging>
<version.org.jboss.logging.jboss-logging-tools>3.0.2.Final</version.org.jboss.logging.jboss-logging-tools>
<version.org.jboss.resteasy>6.2.10.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.11.Final</version.org.jboss.resteasy>
<version.org.junit>5.11.3</version.org.junit>
</properties>

Expand Down

0 comments on commit 08e1dc1

Please sign in to comment.