From 5c120dde29bdceb50a6e2d4e1a39dda1c4246bda Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 18 Jun 2024 11:38:17 +0200 Subject: [PATCH] Polishing. Fix snapshot repository URL. See #3097 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index b71547ad9..1e51dd2c1 100644 --- a/README.adoc +++ b/README.adoc @@ -42,9 +42,9 @@ If you'd rather like the latest snapshots of the upcoming major version, use our - spring-libs-snapshot + spring-snapshot Spring Snapshot Repository - https://repo.spring.io/libs-snapshot + https://repo.spring.io/snapshot ----