Skip to content

Commit d3e912e

Browse files
Update dependency org.jenkins-ci.plugins:junit to v1396 (jenkinsci#26200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84c9107 commit d3e912e

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
@@ -244,7 +244,7 @@ THE SOFTWARE.
244244
<dependency>
245245
<groupId>org.jenkins-ci.plugins</groupId>
246246
<artifactId>junit</artifactId>
247-
<version>1380.v491ff054cd35</version>
247+
<version>1396.v095840ed8491</version>
248248
<scope>test</scope>
249249
</dependency>
250250
<dependency>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ THE SOFTWARE.
318318
<!-- detached after 1.577 -->
319319
<groupId>org.jenkins-ci.plugins</groupId>
320320
<artifactId>junit</artifactId>
321-
<version>1380.v491ff054cd35</version>
321+
<version>1396.v095840ed8491</version>
322322
<type>hpi</type>
323323
</artifactItem>
324324
<artifactItem>

0 commit comments

Comments
 (0)