Skip to content

Commit 48caad5

Browse files
Bump spring-cloud-commons.version from 4.1.5-SNAPSHOT to 4.2.0-M1
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 187034d commit 48caad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<properties>
2727
<main.basedir>${basedir}</main.basedir>
2828
<jackson.version>2.17.2</jackson.version>
29-
<spring-cloud-commons.version>4.1.5-SNAPSHOT</spring-cloud-commons.version>
29+
<spring-cloud-commons.version>4.2.0-M1</spring-cloud-commons.version>
3030

3131
<!-- Plugin versions -->
3232
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>

0 commit comments

Comments
 (0)