Skip to content

Commit 7a6b42f

Browse files
Bump org.apache.commons:commons-compress (#292)
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9929eaa commit 7a6b42f

File tree

1 file changed

+1
-1
lines changed
  • tools/maven-bundle-plugin/src/it/embed-multiple-artifacts

1 file changed

+1
-1
lines changed

tools/maven-bundle-plugin/src/it/embed-multiple-artifacts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ under the License.
3333
<dependency>
3434
<groupId>org.apache.commons</groupId>
3535
<artifactId>commons-compress</artifactId>
36-
<version>1.21</version>
36+
<version>1.26.0</version>
3737
</dependency>
3838
</dependencies>
3939
<build>

0 commit comments

Comments
 (0)