Skip to content

Commit f26d6aa

Browse files
javier-godoymlopezFC
authored andcommitted
build: set javax.annotation-api dependency optional
Close #61
1 parent 08c34e7 commit f26d6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
<groupId>javax.annotation</groupId>
130130
<artifactId>javax.annotation-api</artifactId>
131131
<version>1.3.2</version>
132+
<optional>true</optional>
132133
</dependency>
133134
<dependency>
134135
<groupId>jakarta.annotation</groupId>

0 commit comments

Comments
 (0)