Skip to content

Commit 9ee978f

Browse files
committed
add @field:NotNull annotation
1 parent d6d4b82 commit 9ee978f

File tree

1 file changed

+1
-0
lines changed
  • kotlin-insight-client/kotlin-insight-client-api

1 file changed

+1
-0
lines changed

kotlin-insight-client/kotlin-insight-client-api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<groupId>javax.validation</groupId>
2727
<artifactId>validation-api</artifactId>
2828
<version>2.0.1.Final</version>
29+
<scope>provided</scope>
2930
</dependency>
3031
</dependencies>
3132
</project>

0 commit comments

Comments
 (0)