Skip to content

Commit 2f6c2e5

Browse files
Bump spring-cloud-commons.version from 5.0.1-SNAPSHOT to 5.0.1
Bumps `spring-cloud-commons.version` from 5.0.1-SNAPSHOT to 5.0.1. Updates `org.springframework.cloud:spring-cloud-commons-dependencies` from 5.0.1-SNAPSHOT to 5.0.1 - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v5.0.1) Updates `org.springframework.cloud:spring-cloud-test-support` from 5.0.1-SNAPSHOT to 5.0.1 - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-commons/commits/v5.0.1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-commons-dependencies dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-test-support dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc03d6a commit 2f6c2e5

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
@@ -86,7 +86,7 @@
8686
<properties>
8787
<main.basedir>${basedir}</main.basedir>
8888
<jackson.version>2.20.2</jackson.version>
89-
<spring-cloud-commons.version>5.0.1-SNAPSHOT</spring-cloud-commons.version>
89+
<spring-cloud-commons.version>5.0.1</spring-cloud-commons.version>
9090

9191
<!-- Plugin versions -->
9292
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>

0 commit comments

Comments
 (0)