Use Micrometer SNAPSHOTs
This commit is contained in:
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
|
||||
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
|
||||
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
|
||||
@@ -10,6 +10,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
|
||||
@@ -10,6 +10,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
|
||||
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springframework.security:spring-security-oauth2-authorization-server:1.0.0-M1'
|
||||
|
||||
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
|
||||
@@ -11,6 +11,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.okhttp3:mockwebserver'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
|
||||
@@ -27,6 +27,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.okhttp3:mockwebserver'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
|
||||
@@ -27,6 +27,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.okhttp3:mockwebserver'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
|
||||
@@ -27,6 +27,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.okhttp3:mockwebserver'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
|
||||
@@ -27,6 +27,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.okhttp3:mockwebserver'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
|
||||
|
||||
@@ -27,6 +27,8 @@ repositories {
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
|
||||
implementation 'org.springframework:spring-webflux'
|
||||
|
||||
@@ -12,6 +12,8 @@ repositories {
|
||||
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
constraints {
|
||||
implementation "org.opensaml:opensaml-core:4.1.1"
|
||||
|
||||
@@ -12,6 +12,8 @@ repositories {
|
||||
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
constraints {
|
||||
implementation "org.opensaml:opensaml-core:4.2.0"
|
||||
|
||||
@@ -12,6 +12,8 @@ repositories {
|
||||
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
|
||||
}
|
||||
|
||||
ext["micrometer.version"] = "1.10.0-SNAPSHOT"
|
||||
|
||||
dependencies {
|
||||
constraints {
|
||||
implementation "org.opensaml:opensaml-core:4.1.1"
|
||||
|
||||
Reference in New Issue
Block a user