Skip to content

Commit

Permalink
fix(deps): update springdoc.version to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 1dc5742 commit b0a2028
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>17</java.version>
<springdoc.version>2.6.0</springdoc.version>
<springdoc.version>2.8.1</springdoc.version>
<spring-cloud.version>2023.0.5</spring-cloud.version>
<testcontainers.version>1.20.4</testcontainers.version>
<sonar.projectKey>piomin_spring-microservices-kubernetes</sonar.projectKey>
Expand Down

0 comments on commit b0a2028

Please sign in to comment.