Update Remaining Samples to 6.4.0-SNAPSHOT

This commit is contained in:
Josh Cummings
2024-07-31 16:37:57 -06:00
parent d564447444
commit 23e81699ae
3 changed files with 4 additions and 4 deletions

View File

@@ -5,8 +5,6 @@ plugins {
id 'java'
}
ext['spring-security.version'] = '6.3.0-SNAPSHOT'
repositories {
mavenCentral()
maven { url "https://repo.spring.io/milestone" }