Compare commits
5 Commits
c27d476f91
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 32331cf8cb | |||
| e1a2a62ce7 | |||
| 59813484b2 | |||
|
|
25b5cca17a | ||
|
|
46e1de7e11 |
4
pom.xml
4
pom.xml
@@ -13,13 +13,13 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>4.13.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>2.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
|
||||
Reference in New Issue
Block a user