Skip to content

Commit f29b27c

Browse files
committed
chore: remove hermetic-maven-plugin because it relies on the remoced SecurityManager
1 parent b0af325 commit f29b27c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,18 +1307,6 @@
13071307
</execution>
13081308
</executions>
13091309
</plugin>
1310-
<plugin>
1311-
<groupId>com.github.veithen.maven</groupId>
1312-
<artifactId>hermetic-maven-plugin</artifactId>
1313-
<version>0.9.0</version>
1314-
<executions>
1315-
<execution>
1316-
<goals>
1317-
<goal>generate-policy</goal>
1318-
</goals>
1319-
</execution>
1320-
</executions>
1321-
</plugin>
13221310
<plugin>
13231311
<groupId>com.github.veithen.alta</groupId>
13241312
<artifactId>alta-maven-plugin</artifactId>

0 commit comments

Comments
 (0)