Skip to content

Commit

Permalink
Merge pull request #1024 from Netflix/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.cloud-spring-cloud-dependencies-2021.0.2

Bump spring-cloud-dependencies from 2021.0.1 to 2021.0.2
  • Loading branch information
berngp committed May 2, 2022
2 parents 2791d9d + 0983d66 commit 47acf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -57,7 +57,7 @@ allprojects {
mavenBom(mapOf("module" to "org.springframework:spring-framework-bom:5.3.18"))
mavenBom(mapOf("module" to "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"))
mavenBom(mapOf("module" to "org.springframework.security:spring-security-bom:5.6.3"))
mavenBom(mapOf("module" to "org.springframework.cloud:spring-cloud-dependencies:2021.0.1"))
mavenBom(mapOf("module" to "org.springframework.cloud:spring-cloud-dependencies:2021.0.2"))
mavenBom(mapOf("module" to "com.fasterxml.jackson:jackson-bom:2.13.2"))
}
}
Expand Down

0 comments on commit 47acf46

Please sign in to comment.