Skip to content

Commit

Permalink
Bump version.springdoc from 2.8.3 to 2.8.4
Browse files Browse the repository at this point in the history
Bumps `version.springdoc` from 2.8.3 to 2.8.4.

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.3...v2.8.4)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Jan 30, 2025
1 parent 06f2ff4 commit 9d07b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servlet/resteasy-wildfly-spring-boot-sample-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<version.eclipse.microprofile.openapi>3.1.1</version.eclipse.microprofile.openapi>
<swagger.version>2.2.28</swagger.version>
<version.springdoc>2.8.3</version.springdoc>
<version.springdoc>2.8.4</version.springdoc>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 9d07b1d

Please sign in to comment.