Skip to content

Commit 2a7031b

Browse files
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.6 (#10490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a66aac5 commit 2a7031b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

+1-1
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.5</version>
245+
<version>3.2.6</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ THE SOFTWARE.
289289
<!-- detached after 1.535 -->
290290
<groupId>org.jenkins-ci.plugins</groupId>
291291
<artifactId>matrix-auth</artifactId>
292-
<version>3.2.5</version>
292+
<version>3.2.6</version>
293293
<type>hpi</type>
294294
</artifactItem>
295295
<artifactItem>

0 commit comments

Comments
 (0)