Skip to content

Commit

Permalink
chore(deps): update dependency org.springdoc:springdoc-openapi-starte…
Browse files Browse the repository at this point in the history
…r-webmvc-ui to v2.8.5
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 4b975e1 commit 164083f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.8.4</version>
<version>2.8.5</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/orders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.8.4</version>
<version>2.8.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 164083f

Please sign in to comment.