|
|
@ -234,6 +234,13 @@ |
|
|
|
<groupId>io.github.zlika</groupId> |
|
|
|
<groupId>io.github.zlika</groupId> |
|
|
|
<artifactId>reproducible-build-maven-plugin</artifactId> |
|
|
|
<artifactId>reproducible-build-maven-plugin</artifactId> |
|
|
|
</plugin> |
|
|
|
</plugin> |
|
|
|
|
|
|
|
<plugin> |
|
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId> |
|
|
|
|
|
|
|
<configuration> |
|
|
|
|
|
|
|
<release>12</release> |
|
|
|
|
|
|
|
</configuration> |
|
|
|
|
|
|
|
</plugin> |
|
|
|
<plugin> |
|
|
|
<plugin> |
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
<artifactId>maven-enforcer-plugin</artifactId> |
|
|
|
<artifactId>maven-enforcer-plugin</artifactId> |
|
|
|