Skip to content

Commit ef7643b

Browse files
fix(deps): update springdoc.version to v2.8.11 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc13810 commit ef7643b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>21</java.version>
19-
<springdoc.version>2.8.10</springdoc.version>
19+
<springdoc.version>2.8.11</springdoc.version>
2020
<spring-cloud.version>2025.0.0</spring-cloud.version>
2121
<testcontainers.version>1.21.3</testcontainers.version>
2222
<sonar.projectKey>piomin_spring-microservices-kubernetes</sonar.projectKey>

0 commit comments

Comments
 (0)