Skip to content

Commit

Permalink
Bump spring-cloud-starter.version from 4.1.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps `spring-cloud-starter.version` from 4.1.0 to 4.1.1.

Updates `org.springframework.cloud:spring-cloud-test-support` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.1.0...v4.1.1)

Updates `org.springframework.cloud:spring-cloud-starter-bootstrap` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](spring-cloud/spring-cloud-commons@v4.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 8ae5c3e commit 0a8ae5f
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 @@ -44,7 +44,7 @@
<aerospike-reactor-client.version>7.1.0</aerospike-reactor-client.version>
<aerospike-client.version>7.2.0</aerospike-client.version>

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

<licenses>
Expand Down

0 comments on commit 0a8ae5f

Please sign in to comment.