Skip to content

Commit

Permalink
fix(deps): update spring cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2024
1 parent a0d97da commit dc3e624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.0.5</version>
<version>4.1.1</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>Spring Framework on Google Cloud Code Sample - Pub/Sub Bus Configuration Management</name>

<properties>
<spring-cloud-config.version>4.1.0</spring-cloud-config.version>
<spring-cloud-config.version>4.1.1</spring-cloud-config.version>
</properties>

<!-- The Spring Framework on Google Cloud BOM will manage spring-cloud-gcp version numbers for you. -->
Expand Down

0 comments on commit dc3e624

Please sign in to comment.