Skip to content

Commit

Permalink
fix(deps): update springdoc-version to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 38201ef commit c7cc634
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 @@ -14,7 +14,7 @@
<description>REST API for communication between DB and Platine-Management UI and Platine-My-Surveys UI</description>
<properties>
<java.version>17</java.version>
<springdoc-version>1.6.8</springdoc-version>
<springdoc-version>1.7.0</springdoc-version>
<modelmapper-version>3.1.0</modelmapper-version>
<vladmihalcea-version>2.9.7</vladmihalcea-version>
<jeasy-version>4.0.0</jeasy-version>
Expand Down

0 comments on commit c7cc634

Please sign in to comment.