Skip to content

Commit 93eff27

Browse files
authored
Merge pull request #119 from technosf/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4
2 parents c52ff6b + 202e68f commit 93eff27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You should run this on you command-line: mvn jfx:native</description>
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-surefire-plugin</artifactId>
107-
<version>3.5.3</version>
107+
<version>3.5.4</version>
108108
<configuration>
109109
<argLine>
110110
<!-- illegal-access=permit -->

0 commit comments

Comments
 (0)