Skip to content

Commit 6768af7

Browse files
Bump org.springframework.cloud:spring-cloud-commons from 3.1.8 to 4.1.2
Bumps [org.springframework.cloud:spring-cloud-commons](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.8 to 4.1.2. - [Release notes](https://github.com/spring-cloud/spring-cloud-commons/releases) - [Commits](spring-cloud/spring-cloud-commons@v3.1.8...v4.1.2) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-commons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09343e8 commit 6768af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext {
1717
springVersion = '5.3.27',
1818
springBootVersion = '2.7.18',
1919
springBoot3Version = '3.2.4',
20-
springCloudVersion = '3.1.8',
20+
springCloudVersion = '4.1.2',
2121
jsqlparserVersion = '4.9',
2222
junitVersion = '5.9.0',
2323
]

0 commit comments

Comments
 (0)