Skip to content

Commit e1a5fff

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14ce5e3 commit e1a5fff

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

pom.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-surefire-plugin</artifactId>
197-
<version>3.3.1</version>
197+
<version>3.4.0</version>
198198
</plugin>
199199
<plugin>
200200
<groupId>org.apache.maven.plugins</groupId>
@@ -310,7 +310,7 @@
310310
<plugin>
311311
<groupId>org.apache.maven.plugins</groupId>
312312
<artifactId>maven-surefire-plugin</artifactId>
313-
<version>3.3.1</version>
313+
<version>3.4.0</version>
314314
<configuration>
315315
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
316316
<useSystemClassLoader>false</useSystemClassLoader>
@@ -340,7 +340,7 @@
340340
<plugin>
341341
<groupId>org.apache.maven.plugins</groupId>
342342
<artifactId>maven-surefire-plugin</artifactId>
343-
<version>3.3.1</version>
343+
<version>3.4.0</version>
344344
<configuration>
345345
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
346346
<useSystemClassLoader>false</useSystemClassLoader>
@@ -371,7 +371,7 @@
371371
<plugin>
372372
<groupId>org.apache.maven.plugins</groupId>
373373
<artifactId>maven-surefire-plugin</artifactId>
374-
<version>3.3.1</version>
374+
<version>3.4.0</version>
375375
<configuration>
376376
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
377377
<useSystemClassLoader>false</useSystemClassLoader>
@@ -399,7 +399,7 @@
399399
<plugin>
400400
<groupId>org.apache.maven.plugins</groupId>
401401
<artifactId>maven-surefire-plugin</artifactId>
402-
<version>3.3.1</version>
402+
<version>3.4.0</version>
403403
<configuration>
404404
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
405405
<useSystemClassLoader>false</useSystemClassLoader>
@@ -427,7 +427,7 @@
427427
<plugin>
428428
<groupId>org.apache.maven.plugins</groupId>
429429
<artifactId>maven-surefire-plugin</artifactId>
430-
<version>3.3.1</version>
430+
<version>3.4.0</version>
431431
<configuration>
432432
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
433433
<useSystemClassLoader>false</useSystemClassLoader>
@@ -457,7 +457,7 @@
457457
<plugin>
458458
<groupId>org.apache.maven.plugins</groupId>
459459
<artifactId>maven-surefire-plugin</artifactId>
460-
<version>3.3.1</version>
460+
<version>3.4.0</version>
461461
<configuration>
462462
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
463463
<useSystemClassLoader>false</useSystemClassLoader>
@@ -486,7 +486,7 @@
486486
<plugin>
487487
<groupId>org.apache.maven.plugins</groupId>
488488
<artifactId>maven-surefire-plugin</artifactId>
489-
<version>3.3.1</version>
489+
<version>3.4.0</version>
490490
<configuration>
491491
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
492492
<useSystemClassLoader>false</useSystemClassLoader>
@@ -515,7 +515,7 @@
515515
<plugin>
516516
<groupId>org.apache.maven.plugins</groupId>
517517
<artifactId>maven-surefire-plugin</artifactId>
518-
<version>3.3.1</version>
518+
<version>3.4.0</version>
519519
<configuration>
520520
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
521521
<useSystemClassLoader>false</useSystemClassLoader>
@@ -544,7 +544,7 @@
544544
<plugin>
545545
<groupId>org.apache.maven.plugins</groupId>
546546
<artifactId>maven-surefire-plugin</artifactId>
547-
<version>3.3.1</version>
547+
<version>3.4.0</version>
548548
<configuration>
549549
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
550550
<useSystemClassLoader>false</useSystemClassLoader>
@@ -572,7 +572,7 @@
572572
<plugin>
573573
<groupId>org.apache.maven.plugins</groupId>
574574
<artifactId>maven-surefire-plugin</artifactId>
575-
<version>3.3.1</version>
575+
<version>3.4.0</version>
576576
<configuration>
577577
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
578578
<useSystemClassLoader>false</useSystemClassLoader>
@@ -600,7 +600,7 @@
600600
<plugin>
601601
<groupId>org.apache.maven.plugins</groupId>
602602
<artifactId>maven-surefire-plugin</artifactId>
603-
<version>3.3.1</version>
603+
<version>3.4.0</version>
604604
<configuration>
605605
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
606606
<useSystemClassLoader>false</useSystemClassLoader>
@@ -628,7 +628,7 @@
628628
<plugin>
629629
<groupId>org.apache.maven.plugins</groupId>
630630
<artifactId>maven-surefire-plugin</artifactId>
631-
<version>3.3.1</version>
631+
<version>3.4.0</version>
632632
<configuration>
633633
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
634634
<useSystemClassLoader>false</useSystemClassLoader>
@@ -657,7 +657,7 @@
657657
<plugin>
658658
<groupId>org.apache.maven.plugins</groupId>
659659
<artifactId>maven-surefire-plugin</artifactId>
660-
<version>3.3.1</version>
660+
<version>3.4.0</version>
661661
<configuration>
662662
<!-- see https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
663663
<useSystemClassLoader>false</useSystemClassLoader>

0 commit comments

Comments
 (0)