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 Jun 24, 2024
1 parent b663237 commit debe1c7
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.2</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.2</spring-cloud-config.version>
<spring-cloud-config.version>4.1.3</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 debe1c7

Please sign in to comment.