Skip to content

Commit 9aa7173

Browse files
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.5 (#10405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 242fe6d commit 9aa7173

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ THE SOFTWARE.
242242
<dependency>
243243
<groupId>org.jenkins-ci.plugins</groupId>
244244
<artifactId>matrix-auth</artifactId>
245-
<version>3.2.4</version>
245+
<version>3.2.5</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ THE SOFTWARE.
288288
<!-- detached after 1.535 -->
289289
<groupId>org.jenkins-ci.plugins</groupId>
290290
<artifactId>matrix-auth</artifactId>
291-
<version>3.2.4</version>
291+
<version>3.2.5</version>
292292
<type>hpi</type>
293293
</artifactItem>
294294
<artifactItem>

0 commit comments

Comments
 (0)