This is an automated email from the ASF dual-hosted git repository.
andytaylor pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-console.git
The following commit(s) were added to refs/heads/main by this push:
new 2a8c92b Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3
2a8c92b is described below
commit 2a8c92bb138b3ab2f2767ad8d63cc367e0ed6805
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 19 23:53:37 2025 +0000
Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3
Bumps org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0b8b3d..2d46afd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<hawtio.version>4.6.2</hawtio.version>
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
<slf4j.version>2.0.17</slf4j.version>
- <log4j.version>2.24.3</log4j.version>
+ <log4j.version>2.25.3</log4j.version>
<jolokia-integration-artemis.version>0.8.0</jolokia-integration-artemis.version>
<jolokia.version>2.4.2</jolokia.version>
<jetty-version>12.1.4</jetty-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]