removed version from spring security

This commit is contained in:
amit.pandey 2020-05-24 20:04:31 +05:30
parent 21d03e3e74
commit 0a478423f6
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>2.3.0.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>