Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-dependencies in /gateway
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.2 to 2023.0.3.
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2023.0.2...v2023.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 8cfe3ca commit 27d75e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.release>21</maven.compiler.release>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<spring-boot.version>3.2.4</spring-boot.version>
<spring-cloud.version>2023.0.2</spring-cloud.version>
<spring-cloud.version>2023.0.3</spring-cloud.version>
<wiremock-spring-boot.version>2.1.2</wiremock-spring-boot.version>
</properties>

Expand Down

0 comments on commit 27d75e3

Please sign in to comment.