Skip to content

Commit 894822e

Browse files
Bump org.springframework.boot:spring-boot-starter-oauth2-client
Bumps [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) from 3.5.6 to 4.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4938bdb commit 894822e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation("org.jetbrains:annotations:26.0.2")
5252
implementation("org.springframework.boot:spring-boot-starter")
5353
implementation("org.springframework.boot:spring-boot-starter-validation")
54-
implementation("org.springframework.boot:spring-boot-starter-oauth2-client:3.5.6")
54+
implementation("org.springframework.boot:spring-boot-starter-oauth2-client:4.1.0")
5555
implementation("javax.inject:javax.inject:1")
5656
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
5757
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8")

0 commit comments

Comments
 (0)