Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot-dependencies (#…
Browse files Browse the repository at this point in the history
…465)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent b9db1e2 commit 1e0d244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihub-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
platform('com.google.guava:guava-bom:32.0.1-jre'),
platform('com.google.inject:guice-bom:7.0.0'),
platform('org.axonframework:axon-bom:4.7.4'),
platform('org.springframework.boot:spring-boot-dependencies:3.1.0'),
platform('org.springframework.boot:spring-boot-dependencies:3.1.1'),
platform('io.quarkus:quarkus-bom:3.1.2.Final'),
platform('org.springdoc:springdoc-openapi:2.1.0'),
platform('cn.dev33:sa-token-dependencies:1.34.0')
Expand Down

0 comments on commit 1e0d244

Please sign in to comment.