Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-commons from 3.1.8 to 4.1.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 8383e11 commit 59e5914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
springVersion = '5.3.27',
springBootVersion = '2.7.18',
springBoot3Version = '3.2.4',
springCloudVersion = '3.1.8',
springCloudVersion = '4.1.2',
jsqlparserVersion = '4.9',
junitVersion = '5.9.0',
]
Expand Down

0 comments on commit 59e5914

Please sign in to comment.