Skip to content

Commit a85ca3a

Browse files
committed
chore: remove hermetic-maven-plugin because it relies on the removed SecurityManager
1 parent 6d03db2 commit a85ca3a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

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)