Skip to content

Commit

Permalink
chore(deps): bump spring-boot-dependencies from 3.0.0 to 3.0.2 (#1487)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.0...v3.0.2)

---
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 26, 2023
1 parent 64fd758 commit 1b7ca45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<project.parent.version>${project.version}</project.parent.version>
<!-- Dependency versions -->
<spring-cloud-dependencies.version>2022.0.1</spring-cloud-dependencies.version>
<spring-boot-dependencies.version>3.0.0</spring-boot-dependencies.version>
<spring-boot-dependencies.version>3.0.2</spring-boot-dependencies.version>
<spring-cloud-gcp-dependencies.version>${project.parent.version}</spring-cloud-gcp-dependencies.version>
<zipkin-gcp.version>1.0.4</zipkin-gcp.version>
<java-cfenv.version>2.4.1</java-cfenv.version>
Expand Down

0 comments on commit 1b7ca45

Please sign in to comment.