1
0
mirror of synced 2026-08-07 02:38:47 +00:00

Merge branch '6.0.x' into 6.1.x

Dependencies are resolved from appropriate repositories

Closes gh-13623
This commit is contained in:
Rob Winch
2023-08-07 09:54:27 -05:00
4 changed files with 19 additions and 22 deletions
-4
View File
@@ -4,10 +4,6 @@ apply plugin: 'io.spring.convention.spring-module'
apply plugin: 'trang'
apply plugin: 'kotlin'
repositories {
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
}
dependencies {
management platform(project(":spring-security-dependencies"))
// NB: Don't add other compile time dependencies to the config module as this breaks tooling