Skip to content

Commit

Permalink
[JENKINS-60997] Work around BEANUTILS-509 (#9257)
Browse files Browse the repository at this point in the history
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 10, 2024
1 parent df04052 commit 2610e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ THE SOFTWARE.

<properties>
<slf4jVersion>2.0.13</slf4jVersion>
<stapler.version>1850.v191b_f2fee423</stapler.version>
<stapler.version>1860.vb_89682cf8d96</stapler.version>
<groovy.version>2.4.21</groovy.version>
</properties>

Expand Down Expand Up @@ -253,7 +253,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>commons-jelly-tags-define</artifactId>
<version>1.1-jenkins-20230713</version>
<version>1.1-jenkins-20240510</version>
</dependency>
<dependency>
<groupId>org.jvnet.localizer</groupId>
Expand Down

0 comments on commit 2610e43

Please sign in to comment.