Skip to content

Commit 0833b62

Browse files
Update dependency org.jenkins-ci.plugins:matrix-auth to v3.2.7 (#10936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6e2c7c commit 0833b62

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
@@ -256,7 +256,7 @@ THE SOFTWARE.
256256
<dependency>
257257
<groupId>org.jenkins-ci.plugins</groupId>
258258
<artifactId>matrix-auth</artifactId>
259-
<version>3.2.6</version>
259+
<version>3.2.7</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ THE SOFTWARE.
290290
<!-- detached after 1.535 -->
291291
<groupId>org.jenkins-ci.plugins</groupId>
292292
<artifactId>matrix-auth</artifactId>
293-
<version>3.2.6</version>
293+
<version>3.2.7</version>
294294
<type>hpi</type>
295295
</artifactItem>
296296
<artifactItem>

0 commit comments

Comments
 (0)