Skip to content

Commit

Permalink
Bump springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.0 (#497)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2023
1 parent aa9ac8c commit 0a3c810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.0.4</version>
<version>2.1.0</version>
</dependency>

<!-- Spring test -->
Expand Down

0 comments on commit 0a3c810

Please sign in to comment.