Skip to content

Commit 5bd7d86

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-actuator from 3.5.5 to 3.5.6
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-actuator from 3.5.5 to 3.5.6. See this package in maven: org.springframework.boot:spring-boot-starter-actuator See this project in Snyk: https://app.snyk.io/org/danielrivers/project/65c79030-5694-462b-878d-6532e5ddd7a5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e1f3611 commit 5bd7d86

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)