Skip to content

Commit

Permalink
Update dependency io.swagger.core.v3:swagger-models-jakarta to v2.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent bd34c39 commit 2abd4fd
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 @@ -43,7 +43,7 @@
<!-- properties are inherited into children projects and can be used anywhere with ${property} -->
<properties>
<java.version>21</java.version>
<swagger-jakarta-version>2.2.19</swagger-jakarta-version>
<swagger-jakarta-version>2.2.20</swagger-jakarta-version>
</properties>

<build>
Expand Down

0 comments on commit 2abd4fd

Please sign in to comment.