Skip to content

Commit

Permalink
Upgrade Smallrye OpenAPI to 3.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
  • Loading branch information
phillip-kruger committed Sep 6, 2023
1 parent 05ab119 commit 1cf14e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ updates:
- dependency-name: io.smallrye.common:*
- dependency-name: io.smallrye.config:*
- dependency-name: io.smallrye.reactive:*
# Swagger-UI
- dependency-name: org.webjars:swagger-ui
# RX Java 2
- dependency-name: io.reactivex.rxjava2:rxjava
# Test dependencies
Expand Down
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.3.4</smallrye-config.version>
<smallrye-health.version>4.0.4</smallrye-health.version>
<smallrye-metrics.version>4.0.0</smallrye-metrics.version>
<smallrye-open-api.version>3.5.1</smallrye-open-api.version>
<smallrye-open-api.version>3.5.2</smallrye-open-api.version>
<smallrye-graphql.version>2.3.0</smallrye-graphql.version>
<smallrye-opentracing.version>3.0.3</smallrye-opentracing.version>
<smallrye-fault-tolerance.version>6.2.6</smallrye-fault-tolerance.version>
Expand Down

0 comments on commit 1cf14e2

Please sign in to comment.