Bump spring-security-web from 5.4.6 to 5.5.0 (#75)
Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.4.6 to 5.5.0. - [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/compare/5.4.6...5.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ea09339b7
commit
ff6bbecde2
@ -56,7 +56,7 @@ dependencies {
|
||||
implementation 'com.sedmelluq:lavaplayer:1.3.76'
|
||||
compile 'net.dv8tion:JDA:4.2.1_264'
|
||||
compile group: 'org.json', name: 'json', version: '20210307'
|
||||
compile 'org.springframework.security:spring-security-web:5.4.6'
|
||||
compile 'org.springframework.security:spring-security-web:5.5.0'
|
||||
// JPA Data (We are going to use Repositories, Entities, Hibernate, etc...)
|
||||
compile("org.springframework.boot:spring-boot-starter-data-jpa") {
|
||||
exclude group:"org.springframework.boot", module: "spring-boot-starter-logging"
|
||||
|
Loading…
Reference in New Issue
Block a user