浏览代码

Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1

Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/606/head
dependabot[bot] 3 个月前
父节点
当前提交
47931a3a85
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle 查看文件

@@ -120,7 +120,7 @@ subprojects {
ext {
bouncyCastleVersion = '1.77'
commonsCodecVersion = '1.16.1'
commonsCompressVersion = '1.26.0'
commonsCompressVersion = '1.26.1'
commonsIoVersion = '2.15.1'
commonsMathVersion = '3.6.1'
junitVersion = '5.10.2'

正在加载...
取消
保存