Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:structs from 337.v1b_04ea_4df7c8 to 338.v…
Browse files Browse the repository at this point in the history
…848422169819 (jenkinsci#9419)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 1527266 commit 4761c15
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 @@ -252,7 +252,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>337.v1b_04ea_4df7c8</version>
<version>338.v848422169819</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 @@ -409,7 +409,7 @@ THE SOFTWARE.
<!-- dependency of scm-api and workflow-step-api -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>337.v1b_04ea_4df7c8</version>
<version>338.v848422169819</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 4761c15

Please sign in to comment.