This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new d15a1a1 Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.0.1 to
2.25.3 (#88)
d15a1a1 is described below
commit d15a1a1452b03cf0539366d8a16d85f9eb83720d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:44:14 2026 +0000
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.0.1 to 2.25.3 (#88)
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.0.1 to 2.25.3.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 401e08f..699ea3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -667,7 +667,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
- <version>2.0.1</version>
+ <version>2.25.3</version>
</dependency>
</dependencies>
</dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]