We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d4b82 commit 9ee978fCopy full SHA for 9ee978f
kotlin-insight-client/kotlin-insight-client-api/pom.xml
@@ -26,6 +26,7 @@
26
<groupId>javax.validation</groupId>
27
<artifactId>validation-api</artifactId>
28
<version>2.0.1.Final</version>
29
+ <scope>provided</scope>
30
</dependency>
31
</dependencies>
32
</project>
0 commit comments