Skip to content

Commit

Permalink
Merge pull request #2 from sutra/dependabot/maven/org.springframework…
Browse files Browse the repository at this point in the history
….security-spring-security-core-4.2.17.RELEASE

Bump spring-security-core from 4.1.5.RELEASE to 4.2.17.RELEASE
  • Loading branch information
sutra authored Aug 19, 2020
2 parents 4ef05a4 + c00c5aa commit 62fccb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>4.1.5.RELEASE</version>
<version>4.2.17.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down

0 comments on commit 62fccb5

Please sign in to comment.