Skip to content

Commit be60edc

Browse files
renovate[bot]clorenz
authored andcommitted
fix(deps): update dependency org.springframework.security:spring-security-web to v5.7.13 [security]
1 parent beb3393 commit be60edc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dc-commons-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.springframework.security</groupId>
7373
<artifactId>spring-security-web</artifactId>
74-
<version>5.4.10</version>
74+
<version>5.7.13</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.thymeleaf</groupId>

dc-commons-springsecurity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.springframework.security</groupId>
122122
<artifactId>spring-security-web</artifactId>
123-
<version>5.4.10</version>
123+
<version>5.7.13</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.yaml</groupId>

0 commit comments

Comments
 (0)