This is an automated email from the ASF dual-hosted git repository.
ggregory 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 0b35ca94 Bump org.ow2.asm:asm from 9.5 to 9.6 (#421)
0b35ca94 is described below
commit 0b35ca946e9e41979f98ba343cf789edb9bfe2f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 6 08:00:10 2023 -0400
Bump org.ow2.asm:asm from 9.5 to 9.6 (#421)
Bumps org.ow2.asm:asm from 9.5 to 9.6.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
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 48b0e57d..b21432ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<pax.exam.version>4.13.5</pax.exam.version>
<slf4j.version>2.0.9</slf4j.version>
- <asm.version>9.5</asm.version>
+ <asm.version>9.6</asm.version>
</properties>
<issueManagement>