Skip to content

Commit 2da45fc

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

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.2</version>
245+
<version>3.2.3</version>
246246
<scope>test</scope>
247247
</dependency>
248248
<dependency>

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ THE SOFTWARE.
286286
<!-- detached after 1.535 -->
287287
<groupId>org.jenkins-ci.plugins</groupId>
288288
<artifactId>matrix-auth</artifactId>
289-
<version>3.2.2</version>
289+
<version>3.2.3</version>
290290
<type>hpi</type>
291291
</artifactItem>
292292
<artifactItem>

0 commit comments

Comments
 (0)