Skip to content

Commit

Permalink
Bump stapler-groovy from 1785.vf9cb_74a_b_ec5b_ to 1802.v9e2750160d01 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent 1d9c671 commit 3438424
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
<artifactId>commons-codec</artifactId>
<version>1.16.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.13.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down Expand Up @@ -142,7 +147,7 @@
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-groovy</artifactId>
<version>1785.vf9cb_74a_b_ec5b_</version>
<version>1802.v9e2750160d01</version>
<exclusions>
<exclusion>
<groupId>jakarta.annotation</groupId>
Expand Down

0 comments on commit 3438424

Please sign in to comment.