This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new bb29dc6d Bump org.apache.logging.log4j:log4j-core
bb29dc6d is described below

commit bb29dc6d11db691720a58fd3e98f683939cc4300
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 23:46:45 2026 +0000

    Bump org.apache.logging.log4j:log4j-core
    
    Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 src/it/projects/MSITE-497/apps/app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/projects/MSITE-497/apps/app/pom.xml 
b/src/it/projects/MSITE-497/apps/app/pom.xml
index af403b37..0221b723 100644
--- a/src/it/projects/MSITE-497/apps/app/pom.xml
+++ b/src/it/projects/MSITE-497/apps/app/pom.xml
@@ -39,7 +39,7 @@ under the License.
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.25.3</version>
+      <version>2.25.4</version>
     </dependency>
     <dependency>
       <groupId>org.junit.jupiter</groupId>

Reply via email to