Skip to content

Commit

Permalink
Merge pull request #146 from InseeFr/renovate/springdoc.version
Browse files Browse the repository at this point in the history
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.0
  • Loading branch information
alexisszmundy authored Jan 6, 2025
2 parents d77ca6a + c7a8231 commit 8b97c7a
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 @@ -16,7 +16,7 @@

<properties>
<java.version>21</java.version>
<springdoc.version>2.7.0</springdoc.version>
<springdoc.version>2.8.0</springdoc.version>
<mapstruct.version>1.6.3</mapstruct.version>
<cucumber.version>7.20.1</cucumber.version>
<!-- Proprietes sonar -->
Expand Down

0 comments on commit 8b97c7a

Please sign in to comment.