aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-03 21:59:17 +0000
committerGravatar vitalyster2023-04-04 17:48:35 +0300
commitc5f186c0e8f23574a67987430cce1125383fd757 (patch)
tree8fbf3b0317b78ab3a2d2466f53dcb0a838b8f6cc /pom.xml
parent469b2135e7183e2324fa7393398e215d3ce95740 (diff)
build(deps): bump springdoc-openapi-starter-webmvc-ui
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bb4ecd86..05933499 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.4</version>
+ <version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>