Skip to content

Commit 94151e2

Browse files
authored
Merge pull request #205 from kinde-oss/snyk-upgrade-bc8f0d83e9986ba66b2610fb1474afe8
[Snyk] Upgrade org.springframework.boot:spring-boot-starter-actuator from 3.5.5 to 3.5.6
2 parents 601a8a2 + 5bd7d86 commit 94151e2

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.springframework.boot</groupId>
3434
<artifactId>spring-boot-starter-actuator</artifactId>
35-
<version>3.5.5</version>
35+
<version>3.5.6</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)