diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-08-16 23:04:07 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-08-16 23:04:07 -0400 |
| commit | 05bb1067b348f43108fd04b968dc53fc338373fb (patch) | |
| tree | 0abd83efa1b2e2a563cdb162ce1b5303b5ef05e7 /base/pom.xml | |
| parent | 5c5f049917745f487264948aa5663ca64681f510 (diff) | |
Update a few things
Diffstat (limited to 'base/pom.xml')
| -rw-r--r-- | base/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/pom.xml b/base/pom.xml index f23ff4f..29744b6 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -103,6 +103,7 @@ <version>4.12</version> </dependency> +<!-- <dependency> <groupId>org.junit.contrib</groupId> <artifactId>junit-theories</artifactId> @@ -120,7 +121,7 @@ <artifactId>junit-quickcheck-generators</artifactId> <version>0.5</version> </dependency> - +--> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> |
