Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 · codehaus-plexus/plexus-archiver@6077fd7 (original) (raw)
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -76,7 +76,13 @@ | ||
| 76 | 76 | <dependency> |
| 77 | 77 | <groupId>org.apache.commons</groupId> |
| 78 | 78 | <artifactId>commons-compress</artifactId> |
| 79 | - <version>1.25.0</version> | |
| 79 | + <version>1.26.0</version> | |
| 80 | + </dependency> | |
| 81 | + <dependency> | |
| 82 | + | |
| 83 | + <groupId>commons-codec</groupId> | |
| 84 | + <artifactId>commons-codec</artifactId> | |
| 85 | + <version>1.16.1</version> | |
| 80 | 86 | </dependency> |
| 81 | 87 | |
| 82 | 88 | <dependency> |