Skip to content

Commit

Permalink
Bump org.kohsuke.stapler:stapler-groovy from 1850.v191b_f2fee423 to 1…
Browse files Browse the repository at this point in the history
…860.vb_89682cf8d96 (#611)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 5b274b2 commit 2aab224
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 @@ -69,6 +69,11 @@
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down Expand Up @@ -153,7 +158,7 @@
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-groovy</artifactId>
<version>1850.v191b_f2fee423</version>
<version>1860.vb_89682cf8d96</version>
<exclusions>
<exclusion>
<groupId>jakarta.annotation</groupId>
Expand Down

0 comments on commit 2aab224

Please sign in to comment.