Skip to content

Commit

Permalink
Bump spring-cloud-commons.version from 4.1.5-SNAPSHOT to 4.2.0-M1
Browse files Browse the repository at this point in the history
Bumps `spring-cloud-commons.version` from 4.1.5-SNAPSHOT to 4.2.0-M1.

Updates `org.springframework.cloud:spring-cloud-commons-dependencies` from 4.1.5-SNAPSHOT to 4.2.0-M1

Updates `org.springframework.cloud:spring-cloud-test-support` from 4.1.5-SNAPSHOT to 4.2.0-M1
- [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-commons/commits/v4.2.0-M1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-commons-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.cloud:spring-cloud-test-support
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 39609c3 commit a141e68
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 @@ -21,7 +21,7 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../target/jacoco.exec</sonar.jacoco.reportPath>
<sonar.language>java</sonar.language>
<spring-cloud-commons.version>4.1.5-SNAPSHOT</spring-cloud-commons.version>
<spring-cloud-commons.version>4.2.0-M1</spring-cloud-commons.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit a141e68

Please sign in to comment.