Sfoglia il codice sorgente

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] 2 mesi fa
parent
commit
47931a3a85
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Vedi File

@@ -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'

Loading…
Annulla
Salva