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 47e821e0cf deps: bump log4j-core from 2.24.0 to 2.25.3 (#587)
47e821e0cf is described below
commit 47e821e0cfa92d2852837485a98676f62101ee7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 15:06:19 2026 -0400
deps: bump log4j-core from 2.24.0 to 2.25.3 (#587)
Dependabot version bump. Follow-up commit will align log4j-api,
log4j-slf4j2-impl, and log4j-1.2-api to 2.25.3.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 91a142fc53..787d791f84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ under the License.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
- <version>2.24.0</version>
+ <version>2.25.3</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>