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

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new c15e1edf9 Bump org.slf4j:slf4j-* from 2.0.16 to 2.0.19, use the BOM 
POM org.slf4j:slf4j-bom
c15e1edf9 is described below

commit c15e1edf95b88363b0f60516d19896ad81187626
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 10:08:08 2026 -0400

    Bump org.slf4j:slf4j-* from 2.0.16 to 2.0.19, use the BOM POM
    org.slf4j:slf4j-bom
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39eaa21a6..b8fa4ba45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <japicmp.skip>false</japicmp.skip>
     <!-- pax 4.14.0 requires Java 11. -->
     <pax.exam.version>4.13.5</pax.exam.version>
-    <slf4j.version>2.0.16</slf4j.version>
+    <slf4j.version>2.0.19</slf4j.version>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
     
<project.build.outputTimestamp>2025-07-29T22:23:16Z</project.build.outputTimestamp>
     <!-- spdx 0.6.0 can require Java 11 depending on undocumented behavior 
which kicks in for us here. -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cfec44094..cb066c516 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -252,6 +252,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.tukaani:xz from 1.11 to 1.12, #767, 
https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump 
io.airlift:aircompressor from 2.0.2 to 2.0.3 #760.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.slf4j:slf4j-* from 2.0.16 to 2.0.19, use the BOM POM 
org.slf4j:slf4j-bom.</action>
       <!-- REMOVE -->
       <action type="remove" dev="pkarwasz" due-to="Piotr P. Karwasz">Deprecate 
IOUtils.readFully and IOUtils.skip.</action>
       <action type="remove" dev="ggregory" due-to="Piotr P. Karwasz">Deprecate 
FlushShieldFilterOutputStream.</action>

Reply via email to