We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd81f2 commit 1e597f2Copy full SHA for 1e597f2
1 file changed
processor/pom.xml
@@ -31,6 +31,7 @@
31
<groupId>${project.parent.groupId}</groupId>
32
<artifactId>gem-api</artifactId>
33
<version>${project.parent.version}</version>
34
+ <scope>provided</scope>
35
</dependency>
36
37
<dependency>
0 commit comments