diff options
author | dependabot[bot] | 2024-07-08 21:54:24 +0000 |
---|---|---|
committer | vitalyster | 2024-07-11 07:45:16 +0300 |
commit | 8e353121f389e1fe0bec89707dab04590978d818 (patch) | |
tree | 4bffdb342cce551e4772ab4b400b690b67a425f1 /pom.xml | |
parent | 2ce9c07c3524e61f8f079853e60733881ea0649c (diff) |
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -287,7 +287,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> - <version>2.5.0</version> + <version>2.6.0</version> </dependency> <dependency> <groupId>org.postgresql</groupId> |