This is an automated email from the ASF dual-hosted git repository.
ramanathan1504 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 6d4460755e Bump org.slf4j:slf4j-nop from 2.0.17 to 2.0.18 in
/log4j-mongodb4 in the dependencies group across 1 directory (#4139)
6d4460755e is described below
commit 6d4460755ed01c2da66f1c5a05f8151226ed6f3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 18:03:04 2026 +0530
Bump org.slf4j:slf4j-nop from 2.0.17 to 2.0.18 in /log4j-mongodb4 in the
dependencies group across 1 directory (#4139)
* Bump org.slf4j:slf4j-nop
Bumps the dependencies group with 1 update in the /log4j-mongodb4
directory: org.slf4j:slf4j-nop.
Updates `org.slf4j:slf4j-nop` from 2.0.17 to 2.0.18
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
dependency-version: 2.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #4139
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ramanathan <[email protected]>
---
log4j-mongodb4/pom.xml | 2 +-
src/changelog/.2.x.x/update_org.slf4j_slf4j-nop.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-mongodb4/pom.xml b/log4j-mongodb4/pom.xml
index 753375bf3c..c6a262287b 100644
--- a/log4j-mongodb4/pom.xml
+++ b/log4j-mongodb4/pom.xml
@@ -36,7 +36,7 @@
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
<!-- Dependency versions -->
<mongodb4.version>4.11.5</mongodb4.version>
- <slf4j.version>2.0.17</slf4j.version>
+ <slf4j.version>2.0.18</slf4j.version>
</properties>
<dependencyManagement>
diff --git a/src/changelog/.2.x.x/update_org.slf4j_slf4j-nop.xml
b/src/changelog/.2.x.x/update_org.slf4j_slf4j-nop.xml
new file mode 100644
index 0000000000..d2676c5bf1
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org.slf4j_slf4j-nop.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="4139" link="https://github.com/apache/logging-log4j2/pull/4139"/>
+ <description format="asciidoc">Update `org.slf4j:slf4j-nop` to version
`2.0.18`</description>
+</entry>