aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-15 21:57:26 +0000
committerGravatar vitalyster2023-03-16 02:06:50 +0300
commitdf232bac5d82e41dea0cfaae478da9029dfdcbfb (patch)
treec88ace9449a2667127e7be88f382949502c1b98a /pom.xml
parente29e2ef4be0ac384267d87fe7d9b6f1f57528936 (diff)
build(deps): bump springdoc-openapi-starter-webmvc-ui
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.0.4. --- 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 bcb3b06d..92f0e904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
- <version>2.0.2</version>
+ <version>2.0.4</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>