Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-ui to v1.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2022
1 parent 39b9f65 commit d0ca275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion weatherbackend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<rest-assured.version>4.5.1</rest-assured.version>
<springdoc-openapi.version>1.6.13</springdoc-openapi.version>
<springdoc-openapi.version>1.6.14</springdoc-openapi.version>
<commons-io.version>2.11.0</commons-io.version>
<pdfbox.version>2.0.27</pdfbox.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion weatherclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<rest-assured.version>4.5.1</rest-assured.version>
<springdoc-openapi.version>1.6.13</springdoc-openapi.version>
<springdoc-openapi.version>1.6.14</springdoc-openapi.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d0ca275

Please sign in to comment.