Skip to content

Commit

Permalink
Update dependency jakarta.annotation:jakarta.annotation-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent f69654d commit 92fab3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>1.3.5</version>
<version>2.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 92fab3b

Please sign in to comment.