Skip to content

Commit 9a7070b

Browse files
committed
chore: remove hermetic-maven-plugin because it relies on the remoced SecurityManager
1 parent 817832f commit 9a7070b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,18 +1320,6 @@
13201320
</execution>
13211321
</executions>
13221322
</plugin>
1323-
<plugin>
1324-
<groupId>com.github.veithen.maven</groupId>
1325-
<artifactId>hermetic-maven-plugin</artifactId>
1326-
<version>0.9.0</version>
1327-
<executions>
1328-
<execution>
1329-
<goals>
1330-
<goal>generate-policy</goal>
1331-
</goals>
1332-
</execution>
1333-
</executions>
1334-
</plugin>
13351323
<plugin>
13361324
<groupId>com.github.veithen.alta</groupId>
13371325
<artifactId>alta-maven-plugin</artifactId>

0 commit comments

Comments
 (0)