Skip to content

Commit ddc2a52

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-IONETTY-14423947
1 parent 81082af commit ddc2a52

File tree

1 file changed

+1
-1
lines changed
  • kinde-springboot/kinde-springboot-core

1 file changed

+1
-1
lines changed

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>4.0.0</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)