mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Updated maven javafx plugin dependency
http://stackoverflow.com/questions/19407959/javafx-maven-plugin-and-api- incompatibility
This commit is contained in:
parent
cceb53b2e0
commit
950ab93114
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -101,7 +101,7 @@
|
|||
<dependency>
|
||||
<groupId>org.twdata.maven</groupId>
|
||||
<artifactId>mojo-executor</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue