Skip to content

Commit 584fce9

Browse files
committed
chore: remove hermetic-maven-plugin because it relies on the removed SecurityManager
1 parent 6130fed commit 584fce9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

modules/xmlbeans/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,6 @@
111111
</execution>
112112
</executions>
113113
</plugin>
114-
<plugin>
115-
<groupId>com.github.veithen.maven</groupId>
116-
<artifactId>hermetic-maven-plugin</artifactId>
117-
<configuration>
118-
<allowExec>true</allowExec>
119-
</configuration>
120-
</plugin>
121114
<plugin>
122115
<artifactId>maven-surefire-plugin</artifactId>
123116
<inherited>true</inherited>

0 commit comments

Comments
 (0)