Merge pull request #5845 from redisson/dependabot/maven/org.springframework.boot-spring-boot-actuator-3.2.5

Bump org.springframework.boot:spring-boot-actuator from 3.2.4 to 3.2.5
pull/5875/head
Nikita Koksharov 10 months ago committed by GitHub
commit a709b1cd60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -384,7 +384,7 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId> <artifactId>spring-boot-actuator</artifactId>
<!-- 2.0.0+ --> <!-- 2.0.0+ -->
<version>3.2.4</version> <version>3.2.5</version>
<scope>provided</scope> <scope>provided</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>

Loading…
Cancel
Save