Skip to content

Commit

Permalink
build(deps): bump springdoc-api.version from 1.6.15 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps `springdoc-api.version` from 1.6.15 to 1.7.0.

Updates `org.springdoc:springdoc-openapi-data-rest` from 1.6.15 to 1.7.0

Updates `org.springdoc:springdoc-openapi-ui` from 1.6.15 to 1.7.0

Updates `org.springdoc:springdoc-openapi-webmvc-core` from 1.6.15 to 1.7.0

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-data-rest
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-webmvc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent b81fdbf commit 0d90417
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 @@ -39,7 +39,7 @@
<properties>
<check.java.version>11</check.java.version>
<java.version>11</java.version>
<springdoc-api.version>1.6.15</springdoc-api.version>
<springdoc-api.version>1.7.0</springdoc-api.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0d90417

Please sign in to comment.