Skip to content

Commit

Permalink
deps: bump spring-boot-dependencies.version from 3.2.0 to 3.2.2 (#2549)
Browse files Browse the repository at this point in the history
Bumps `spring-boot-dependencies.version` from 3.2.0 to 3.2.2.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.2)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.2.0 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.2)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.2)

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

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 25, 2024
1 parent 0594973 commit 20148b9
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>2023.0.0</spring-cloud-dependencies.version>
<spring-boot-dependencies.version>3.2.0</spring-boot-dependencies.version>
<spring-boot-dependencies.version>3.2.2</spring-boot-dependencies.version>
<spring-cloud-gcp-dependencies.version>${project.parent.version}</spring-cloud-gcp-dependencies.version>
<zipkin-gcp.version>1.1.1</zipkin-gcp.version>
<java-cfenv.version>2.5.0</java-cfenv.version>
Expand Down

0 comments on commit 20148b9

Please sign in to comment.