Skip to content

Commit

Permalink
Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.1 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent e5cd4a8 commit 38252ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</scm>

<properties>
<revision>1.26.1-3</revision>
<revision>1.27.1-1</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.489</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
Expand All @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.1</version>
<version>1.27.1</version>
<exclusions>
<!-- Provided by Jenkins core -->
<exclusion>
Expand Down

0 comments on commit 38252ce

Please sign in to comment.