diff --git a/build.gradle b/build.gradle index e51f05af..9a699f1d 100644 --- a/build.gradle +++ b/build.gradle @@ -147,7 +147,7 @@ dependencies { implementation 'org.bouncycastle:bcprov-jdk18on:1.77' implementation 'org.bouncycastle:bcpkix-jdk18on:1.77' - implementation 'org.springframework.boot:spring-boot-starter-actuator:3.2.3' + implementation 'org.springframework.boot:spring-boot-starter-actuator:3.2.4' implementation 'io.micrometer:micrometer-core:1.12.4' implementation group: 'com.google.zxing', name: 'core', version: '3.5.3' // https://mvnrepository.com/artifact/org.commonmark/commonmark