Skip to content

Commit

Permalink
Merge pull request #30 from cuioss/dependabot/maven/jakarta.annotatio…
Browse files Browse the repository at this point in the history
…n-jakarta.annotation-api-3.0.0

Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
  • Loading branch information
cuioss committed Apr 22, 2024
2 parents 6e68ce2 + 57ad857 commit eff43ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.1</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit eff43ec

Please sign in to comment.