Skip to content

Commit a99ec15

Browse files
committed
Apparently no longer need any trick to compile against com.sun.source.tree when using JDK 11
1 parent 3650bb9 commit a99ec15

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

stapler-plugin/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@
145145
<artifactId>org-netbeans-api-xml-ui</artifactId>
146146
<version>${netbeans.version}</version>
147147
</dependency>
148-
<dependency>
149-
<groupId>org.frgaal</groupId>
150-
<artifactId>compiler</artifactId>
151-
<version>14.0.2</version>
152-
<scope>provided</scope>
153-
</dependency>
154148
<dependency>
155149
<groupId>org.netbeans.api</groupId>
156150
<artifactId>org-netbeans-modules-java-hints-test</artifactId>

0 commit comments

Comments
 (0)