Upgrade to Spring RESTDocs 3.0.4

Closes gh-45760
This commit is contained in:
Stéphane Nicoll 2025-06-17 11:09:15 +02:00
parent faef2ce6c0
commit 988fbb90f8
1 changed files with 1 additions and 1 deletions

View File

@ -2262,7 +2262,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}")
} }
} }
library("Spring RESTDocs", "3.0.4-SNAPSHOT") { library("Spring RESTDocs", "3.0.4") {
considerSnapshots() considerSnapshots()
group("org.springframework.restdocs") { group("org.springframework.restdocs") {
bom("spring-restdocs-bom") bom("spring-restdocs-bom")