We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f34285 commit a6a3080Copy full SHA for a6a3080
1 file changed
dataenum-processor/pom.xml
@@ -22,8 +22,8 @@
22
</dependency>
23
<dependency>
24
<groupId>javax.annotation</groupId>
25
- <artifactId>jsr250-api</artifactId>
26
- <version>1.0</version>
+ <artifactId>javax.annotation-api</artifactId>
+ <version>1.3.2</version>
27
28
29
0 commit comments