PRODSEC-4343 Build the MMT tool in alfreaco-community-repo so it picks up the latest libraries (#785)

The code form MMT comes from this project anyway
This commit is contained in:
Alan Davis
2021-11-01 18:45:45 +00:00
committed by GitHub
parent 68cde24419
commit e242f5db98
6 changed files with 284 additions and 9 deletions

View File

@@ -191,7 +191,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.8.3</version>
<version>${dependency.maven-artifact.version}</version>
</dependency>
<dependency>
<groupId>de.schlichtherle.truezip</groupId>