Skip to content

Commit

Permalink
Bump the spring group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the spring group with 2 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp).


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)

Updates `com.google.cloud:spring-cloud-gcp-dependencies` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: spring
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a59b7ac commit 20be9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -46,7 +46,7 @@
<node.version>v18.19.0</node.version>
<npm.version>10.2.3</npm.version>
<socketio-client.version>1.0.1</socketio-client.version>
<spring-cloud-gcp.version>5.6.0</spring-cloud-gcp.version>
<spring-cloud-gcp.version>5.6.1</spring-cloud-gcp.version>
<springdoc.version>2.6.0</springdoc.version>
</properties>

Expand Down

0 comments on commit 20be9ac

Please sign in to comment.