Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit de9e015

Browse files
fix(deps): update dependency org.springframework.security:spring-security-crypto to v5.8.2
1 parent 2aa88b7 commit de9e015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.springframework.security</groupId>
5050
<artifactId>spring-security-crypto</artifactId>
51-
<version>5.6.0</version>
51+
<version>5.8.2</version>
5252
</dependency>
5353

5454
<dependency>

0 commit comments

Comments
 (0)