Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 54ffa7e

Browse files
committed
Updated junit and common-io library versions.
1 parent dd772e4 commit 54ffa7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<name>QifInverter</name>
88
<properties>
99
<log4j2.version>2.15.0</log4j2.version>
10-
<junit.version>5.6.2</junit.version>
11-
<commonsio.version>2.7</commonsio.version>
10+
<junit.version>5.8.2</junit.version>
11+
<commonsio.version>2.11.0</commonsio.version>
1212
</properties>
1313
<dependencies>
1414
<dependency>
@@ -93,4 +93,4 @@
9393
</plugin>
9494
</plugins>
9595
</build>
96-
</project>
96+
</project>

0 commit comments

Comments
 (0)