Skip to content

Commit

Permalink
Bump spring-security-oauth2-autoconfigure from 2.5.0 to 2.6.2
Browse files Browse the repository at this point in the history
Bumps [spring-security-oauth2-autoconfigure](https://github.com/spring-projects/spring-security) from 2.5.0 to 2.6.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/commits)

---
updated-dependencies:
- dependency-name: org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
  • Loading branch information
bukajsytlos authored and Brutus5000 committed Jan 6, 2022
1 parent 99b579d commit ba96e27
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 @@ -243,7 +243,7 @@ dependencies {
implementation("com.yahoo.elide:elide-swagger:${elideVersion}")
implementation("com.yahoo.elide:elide-datastore-hibernate5:${elideVersion}")
implementation("com.yahoo.elide:elide-datastore-multiplex:${elideVersion}")
implementation("org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.5.0")
implementation("org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.6.2")
implementation("org.springframework.security.oauth:spring-security-oauth2:2.5.1.RELEASE")
implementation("org.springdoc:springdoc-openapi-ui:1.6.3")
implementation("org.springdoc:springdoc-openapi-security:1.6.3")
Expand Down

0 comments on commit ba96e27

Please sign in to comment.