This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new 9be11b1c0e Update `com.google.jimfs:jimfs` to version `1.3.1` (#3826)
9be11b1c0e is described below
commit 9be11b1c0e973e39301c1ea047186ec0cae52ff1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 23:30:17 2025 +0200
Update `com.google.jimfs:jimfs` to version `1.3.1` (#3826)
Co-authored-by: ASF Logging Services RM <[email protected]>
Co-authored-by: Piotr P. Karwasz <[email protected]>
---
log4j-compress/pom.xml | 2 +-
src/changelog/.3.x.x/update_com_google_jimfs_jimfs.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-compress/pom.xml b/log4j-compress/pom.xml
index 805be9e881..47ba798a31 100644
--- a/log4j-compress/pom.xml
+++ b/log4j-compress/pom.xml
@@ -30,7 +30,7 @@
<properties>
<commons-compress.version>1.27.1</commons-compress.version>
- <jimfs.version>1.3.0</jimfs.version>
+ <jimfs.version>1.3.1</jimfs.version>
<xz.version>1.10</xz.version>
<zstd.version>1.5.7-4</zstd.version>
</properties>
diff --git a/src/changelog/.3.x.x/update_com_google_jimfs_jimfs.xml
b/src/changelog/.3.x.x/update_com_google_jimfs_jimfs.xml
new file mode 100644
index 0000000000..6fd631db5d
--- /dev/null
+++ b/src/changelog/.3.x.x/update_com_google_jimfs_jimfs.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="3826" link="https://github.com/apache/logging-log4j2/pull/3826"/>
+ <description format="asciidoc">Update `com.google.jimfs:jimfs` to version
`1.3.1`</description>
+</entry>