Skip to content

Commit c5a4e22

Browse files
dependabot-preview[bot]heowc
authored andcommitted
Bump spring-security-oauth2-autoconfigure
Bumps [spring-security-oauth2-autoconfigure](https://github.com/spring-projects/spring-security) from 2.1.7.RELEASE to 2.1.8.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d088eca commit c5a4e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootOAuth2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
compile('org.springframework.boot:spring-boot-starter-data-jpa')
2828
compile('org.projectlombok:lombok')
2929
compile('org.springframework.boot:spring-boot-starter-security')
30-
compile('org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.1.7.RELEASE')
30+
compile('org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.1.8.RELEASE')
3131
compile('org.springframework.boot:spring-boot-starter-web')
3232
testCompile('org.springframework.boot:spring-boot-starter-test')
3333
}

0 commit comments

Comments
 (0)