Skip to content

Commit cadd17a

Browse files
Update dependency org.jenkins-ci.plugins:junit to v1355 (#11049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94fb9ef commit cadd17a

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>1354.v5b_348580de7f</version>
247+
<version>1355.v45e2ea_65863c</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>1354.v5b_348580de7f</version>
321+
<version>1355.v45e2ea_65863c</version>
322322
<type>hpi</type>
323323
</artifactItem>
324324
<artifactItem>

0 commit comments

Comments
 (0)