Skip to content

Commit

Permalink
Bump smallrye-open-api.version from 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps `smallrye-open-api.version` from 3.10.0 to 3.11.0.

Updates `io.smallrye:smallrye-open-api-core` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/smallrye/smallrye-open-api/releases)
- [Commits](smallrye/smallrye-open-api@3.10.0...3.11.0)

Updates `io.smallrye:smallrye-open-api-jaxrs` from 3.10.0 to 3.11.0

Updates `io.smallrye:smallrye-open-api-spring` from 3.10.0 to 3.11.0

Updates `io.smallrye:smallrye-open-api-vertx` from 3.10.0 to 3.11.0

Updates `io.smallrye:smallrye-open-api-ui` from 3.10.0 to 3.11.0

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye:smallrye-open-api-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye:smallrye-open-api-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye:smallrye-open-api-vertx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye:smallrye-open-api-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 1616dbe commit df58ece
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 @@ -54,7 +54,7 @@
<smallrye-config.version>3.8.3</smallrye-config.version>
<smallrye-health.version>4.1.0</smallrye-health.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
<smallrye-open-api.version>3.10.0</smallrye-open-api.version>
<smallrye-open-api.version>3.11.0</smallrye-open-api.version>
<smallrye-graphql.version>2.8.6</smallrye-graphql.version>
<smallrye-fault-tolerance.version>6.3.0</smallrye-fault-tolerance.version>
<smallrye-jwt.version>4.5.3</smallrye-jwt.version>
Expand Down

0 comments on commit df58ece

Please sign in to comment.