Skip to content

Commit

Permalink
⬆️ gradle: Bump spring-boot-dependencies in /ihub-bom (#40)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.5.7 to 2.6.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.7...v2.6.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored Nov 30, 2021
1 parent 4ce4891 commit 33694e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihub-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
platform('com.google.guava:guava-bom:31.0.1-jre'),
platform('com.google.inject:guice-bom:5.0.1'),
platform('com.github.xiaoymin:knife4j-dependencies:3.0.3'),
platform('org.springframework.boot:spring-boot-dependencies:2.5.7'),
platform('org.springframework.boot:spring-boot-dependencies:2.6.1'),
platform('org.apache.kylin:kylin:4.0.0')
// 配置组件版本
constraints {
Expand Down

0 comments on commit 33694e2

Please sign in to comment.