Skip to content

Commit

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

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

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

---
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 Apr 1, 2024
1 parent 64f325c commit 98daf1f
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 @@ -45,7 +45,7 @@
<aerospike-client.version>7.2.1</aerospike-client.version>
<embedded-aerospike.version>3.1.5</embedded-aerospike.version>

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

<licenses>
Expand Down

0 comments on commit 98daf1f

Please sign in to comment.