Skip to content

Commit 409dd15

Browse files
committed
fix: kinde-springboot/kinde-springboot-starter/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-12817818
1 parent 06d1f02 commit 409dd15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kinde-springboot/kinde-springboot-starter

kinde-springboot/kinde-springboot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.springframework.security</groupId>
2828
<artifactId>spring-security-web</artifactId>
29-
<version>6.5.3</version>
29+
<version>6.5.5</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)