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 2873b2c commit e731064Copy full SHA for e731064
pom.xml
@@ -57,7 +57,7 @@
57
<groupId>com.github.bbottema</groupId>
58
<artifactId>jetbrains-runtime-annotations</artifactId>
59
<version>1.0.0</version>
60
- <scope>provided</scope>
+ <scope>runtime</scope><!-- SimpleJavaMail uses the annotation using java reflection -->
61
</dependency>
62
63
<!-- testing -->
0 commit comments