Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.3 (#9902)
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 Oct 22, 2024
1 parent b6c4415 commit 2da45fc
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 @@ -242,7 +242,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2.2</version>
<version>3.2.3</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 @@ -286,7 +286,7 @@ THE SOFTWARE.
<!-- detached after 1.535 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 2da45fc

Please sign in to comment.