Skip to content

Commit 6fe02ce

Browse files
committed
fix: upgrade org.springframework.boot:spring-boot-starter-actuator from 3.2.4 to 3.2.5
Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-actuator from 3.2.4 to 3.2.5. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator/ See this project in Snyk: https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 85db11c commit 6fe02ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.springframework.boot</groupId>
156156
<artifactId>spring-boot-starter-actuator</artifactId>
157-
<version>3.2.4</version>
157+
<version>3.2.5</version>
158158
</dependency>
159159
<!--
160160
CVE-2022-1471

0 commit comments

Comments
 (0)