From fc45e6c928f12bf469861d3e74bc2d8ea38dd3da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Nov 2024 08:49:28 +0100 Subject: [PATCH] Upgrade to Spring RESTDocs 3.0.3 Closes gh-43007 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4945d8db04..14b8857282 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1657,7 +1657,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.3-SNAPSHOT") { + library("Spring RESTDocs", "3.0.3") { considerSnapshots() group("org.springframework.restdocs") { imports = [