Skip to content

Commit b66e72d

Browse files
Merge pull request #186 from kinde-oss/snyk-fix-e9ad2f28cb896987bf779389580f26a9
[Snyk] Fix for 6 vulnerabilities
2 parents 06ec90b + 87b903c commit b66e72d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • kinde-springboot/kinde-springboot-core

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

Lines changed: 3 additions & 3 deletions
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.5</version>
40+
<version>3.5.6</version>
4141
</dependency>
4242

4343
<dependency>
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.springframework.boot</groupId>
5757
<artifactId>spring-boot-starter-security</artifactId>
58-
<version>3.5.5</version>
58+
<version>3.5.6</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.springframework.security</groupId>
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.springframework.boot</groupId>
7979
<artifactId>spring-boot-starter-security</artifactId>
80-
<version>3.5.5</version>
80+
<version>3.5.6</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)