aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-16 21:04:58 +0000
committerGravatar vitalyster2022-12-18 01:37:45 +0300
commit13d176318534d64c0f9c6a4875f4d19270b28ca6 (patch)
tree4c8d7ab1f161654821dbd8b99665b1561635485b /pom.xml
parent611be7d1da6b200a5f4922159f458c16ab77731c (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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9a8ce936..15167a87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>