Skip to content

Commit 8f595bb

Browse files
authored
Merge pull request #122 from technosf/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents e20b813 + f59d158 commit 8f595bb

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
@@ -68,7 +68,7 @@ You should run this on you command-line: mvn jfx:native</description>
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>
7070
<artifactId>maven-compiler-plugin</artifactId>
71-
<version>3.14.0</version>
71+
<version>3.14.1</version>
7272
<configuration>
7373
<release>17</release>
7474
</configuration>

0 commit comments

Comments
 (0)