This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 2ef5e00a71 deps: bump spring-boot-starter-actuator from 3.5.3 to
3.5.12 (#604)
2ef5e00a71 is described below
commit 2ef5e00a71b0b5747814089a3fa0dcacbff92c0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 15:25:10 2026 -0400
deps: bump spring-boot-starter-actuator from 3.5.3 to 3.5.12 (#604)
Follow-up commit will align spring-boot-starter-web and
spring-boot-starter-data-jpa to 3.5.12.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7a86fb1c2d..54b0b65737 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
- <version>3.5.3</version>
+ <version>3.5.12</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>