Skip to content

Commit 6465400

Browse files
Fix file naming conventions, update commons-lang
1 parent 1864efc commit 6465400

7 files changed

Lines changed: 1 addition & 1 deletion

dist/UnitTesting_9.0.4.mpk

2.6 MB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-lang3</artifactId>
28-
<version>3.7</version>
28+
<version>3.11</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.hamcrest</groupId>

src/UnitTesting.mpr

0 Bytes
Binary file not shown.

src/userlib/commons-lang3-3.11.jar

564 KB
Binary file not shown.

src/userlib/commons-lang3-3.7.jar.UnitTesting.RequiredLib renamed to src/userlib/commons-lang3-3.11.jar.UnitTesting.RequiredLib

File renamed without changes.

src/userlib/hamcrest-2.2.jar.UnitTesting.RequiredLib copy renamed to src/userlib/hamcrest-2.2.jar.UnitTesting.RequiredLib

File renamed without changes.

src/userlib/httpcore5-5.0.3.jar.UnitTestingRequiredLib renamed to src/userlib/httpcore5-5.0.3.jar.UnitTesting.RequiredLib

File renamed without changes.

0 commit comments

Comments
 (0)