Skip to content

Commit 0fd6e98

Browse files
lukasjm0mus
authored andcommitted
Use correct version of common annotations (#139)
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent 9ccc20a commit 0fd6e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>jakarta.annotation</groupId>
290290
<artifactId>jakarta.annotation-api</artifactId>
291-
<version>1.3.3</version>
291+
<version>1.3.4</version>
292292
</dependency>
293293
<dependency>
294294
<groupId>jakarta.servlet</groupId>

0 commit comments

Comments
 (0)