This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
The following commit(s) were added to refs/heads/master by this push:
new 30634fbae Bump org.apache.logging.log4j:log4j-core (#3234)
30634fbae is described below
commit 30634fbae39746de2a553e5a7b7daad7370e3133
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 20 08:47:14 2025 +0100
Bump org.apache.logging.log4j:log4j-core (#3234)
Bumps org.apache.logging.log4j:log4j-core from 2.17.1 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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
surefire-its/src/test/resources/surefire-1659-stream-corruption/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/surefire-its/src/test/resources/surefire-1659-stream-corruption/pom.xml
b/surefire-its/src/test/resources/surefire-1659-stream-corruption/pom.xml
index 21a4e0c3b..d398e80c7 100644
--- a/surefire-its/src/test/resources/surefire-1659-stream-corruption/pom.xml
+++ b/surefire-its/src/test/resources/surefire-1659-stream-corruption/pom.xml
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
- <version>2.17.1</version>
+ <version>2.25.3</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>