Skip to content

Commit

Permalink
remove duplicated exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Mar 14, 2024
1 parent f2eaabf commit 7749f3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6112,10 +6112,6 @@
<version>${org.jzy3d.jzy3d-native-jogl-awt.version}</version>
<exclusions>
<!-- Conflicts with properly packaged jogamp native classifiers. -->
<exclusion>
<groupId>org.jogamp.gluegen</groupId>
<artifactId>gluegen-rt-natives-macosx-universal</artifactId>
</exclusion>
<exclusion>
<groupId>org.jogamp.gluegen</groupId>
<artifactId>gluegen-rt-natives-linux-aarch64</artifactId>
Expand Down

0 comments on commit 7749f3d

Please sign in to comment.