Skip to content

Commit

Permalink
SB 2.6.6 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindanr committed Apr 19, 2022
1 parent 4ad982a commit a40c297
Show file tree
Hide file tree
Showing 29 changed files with 4,317 additions and 50,280 deletions.
925 changes: 64 additions & 861 deletions annotations-processor/dependencies.lock

Large diffs are not rendered by default.

683 changes: 17 additions & 666 deletions annotations/dependencies.lock

Large diffs are not rendered by default.

1,965 changes: 156 additions & 1,809 deletions azureblob-storage/dependencies.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:7.0.0'
// revElasticSearch7 in dependencies.gradle needs to be updated when spring is upgraded
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.3.12.RELEASE'
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.6.6'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.+'
}
}
Expand Down Expand Up @@ -91,7 +91,7 @@ allprojects {

dependencyManagement {
imports {
mavenBom("org.springframework.boot:spring-boot-dependencies:2.3.12.RELEASE")
mavenBom(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES)
}
}

Expand Down
Loading

0 comments on commit a40c297

Please sign in to comment.