Skip to content

Commit

Permalink
Removed unnecessary config
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Nov 22, 2024
1 parent 200f5e7 commit 502ffee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1200,9 +1200,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<configuration>
<argLine>--add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNAMED</argLine>
</configuration>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 502ffee

Please sign in to comment.