Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:structs to v343 (#10319)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent c37293c commit 0cdc63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>338.v848422169819</version>
<version>343.vdcf37b_a_c81d5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ THE SOFTWARE.
<!-- dependency of scm-api and workflow-step-api -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>338.v848422169819</version>
<version>343.vdcf37b_a_c81d5</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 0cdc63c

Please sign in to comment.