Skip to content

Commit

Permalink
Update maven dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
22raor committed Apr 22, 2020
1 parent 8debd59 commit df56d75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,5 @@
<name>C1phrCr4k</name>
<description>Utility for encrypting and decrypting popular ciphers</description>
<dependencies>
<!-- https://mvnrepository.com/artifact/org.openjfx/javafx -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx</artifactId>
<version>15-ea+4</version>
<type>pom</type>
</dependency>
</dependencies>
</project>

0 comments on commit df56d75

Please sign in to comment.