Skip to content

Commit 81082af

Browse files
Merge pull request #198 from kinde-oss/snyk-fix-71b653cc10190b8497c47b472b930195
[Snyk] Security upgrade org.springframework.boot:spring-boot-starter-web from 3.5.5 to 3.5.7
2 parents 49645c8 + 77c4be0 commit 81082af

File tree

1 file changed

+1
-1
lines changed
  • playground/kinde-springboot-starter-example

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.springframework.boot</groupId>
2929
<artifactId>spring-boot-starter-web</artifactId>
30-
<version>3.5.6</version>
30+
<version>3.5.7</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)