Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec6535f

Browse files
authored
Update bundled script-security to 1402, matrix-auth to 3.2.10 (jenkinsci#26719)
Co-authored-by: Daniel Beck <[email protected]>
1 parent 9f083a1 commit ec6535f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ THE SOFTWARE.
127127
<!-- requireUpperBoundDeps via matrix-project and junit -->
128128
<groupId>org.jenkins-ci.plugins</groupId>
129129
<artifactId>script-security</artifactId>
130-
<version>1399.ve6a_66547f6e1</version>
130+
<version>1402.v94c9ce464861</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -256,7 +256,7 @@ THE SOFTWARE.
256256
<dependency>
257257
<groupId>org.jenkins-ci.plugins</groupId>
258258
<artifactId>matrix-auth</artifactId>
259-
<version>3.2.9</version>
259+
<version>3.2.10</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

war/pom.xml

Lines changed: 2 additions & 2 deletions
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.9</version>
293+
<version>3.2.10</version>
294294
<type>hpi</type>
295295
</artifactItem>
296296
<artifactItem>
@@ -311,7 +311,7 @@ THE SOFTWARE.
311311
<!-- dependency of command-launcher, junit, matrix-project, and workflow-support -->
312312
<groupId>org.jenkins-ci.plugins</groupId>
313313
<artifactId>script-security</artifactId>
314-
<version>1399.ve6a_66547f6e1</version>
314+
<version>1402.v94c9ce464861</version>
315315
<type>hpi</type>
316316
</artifactItem>
317317
<artifactItem>

0 commit comments

Comments
 (0)