diff options
author | dependabot[bot] | 2022-12-16 21:04:58 +0000 |
---|---|---|
committer | vitalyster | 2022-12-18 01:37:45 +0300 |
commit | 13d176318534d64c0f9c6a4875f4d19270b28ca6 (patch) | |
tree | 4c8d7ab1f161654821dbd8b99665b1561635485b | |
parent | 611be7d1da6b200a5f4922159f458c16ab77731c (diff) |
Bump springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2.
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -263,7 +263,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> - <version>2.0.0</version> + <version>2.0.2</version> </dependency> <dependency> <groupId>org.postgresql</groupId> |