Skip to content

Commit 71b86a8

Browse files
committed
fix: kinde-springboot/kinde-springboot-core/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-15701844
1 parent 9d51f77 commit 71b86a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kinde-springboot/kinde-springboot-core

kinde-springboot/kinde-springboot-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<groupId>org.springframework.boot</groupId>
3838
<artifactId>spring-boot-starter-webflux</artifactId>
3939
<optional>true</optional>
40-
<version>3.5.6</version>
40+
<version>3.5.12</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)