This is an automated email from the ASF dual-hosted git repository. kinow 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 94efddd Bump slf4j-api from 1.7.30 to 1.7.32 94efddd is described below commit 94efddd63d3847aae8610872df2c5de38ff3d2c1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 26 23:52:13 2021 +0000 Bump slf4j-api from 1.7.30 to 1.7.32 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.32. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6cddc13..58e507e 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <junit.version>5.8.2</junit.version> <pax.exam.version>4.13.5</pax.exam.version> - <slf4j.version>1.7.30</slf4j.version> + <slf4j.version>1.7.32</slf4j.version> <commons.jacoco.version>0.8.7</commons.jacoco.version> <commons.japicmp.version>0.15.4</commons.japicmp.version> <commons.javadoc.version>3.3.1</commons.javadoc.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e3ca2b5..db01ef9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -111,6 +111,9 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot"> Bump org.apache.felix.framework from 7.0.1 to 7.0.3 #232. </action> + <action type="update" dev="kinow" due-to="Dependabot"> + Bump slf4j-api from 1.7.30 to 1.7.32 #213. + </action> </release> <release version="1.21" date="2021-07-12" description="Release 1.21 (Java 8)