Mercurial > dive4elements > framework
changeset 575:a12a136e3d4c 3.2.x
Remove unused dependency
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 13 Jan 2023 15:31:02 +0100 |
parents | 086e4770d6e3 |
children | 9f49cf2d05bc |
files | artifacts-common/pom.xml |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts-common/pom.xml Fri Jan 13 15:28:42 2023 +0100 +++ b/artifacts-common/pom.xml Fri Jan 13 15:31:02 2023 +0100 @@ -16,12 +16,6 @@ <dependencies> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <version>3.8.1</version> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-api</artifactId> <version>2.17.1</version>