Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 4ec9e6e commit a9a3429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<!-- We should keep this consistent with Spring's Jakarta dep as well. -->
<jakarta-servlet.version>6.0.0</jakarta-servlet.version>
<!-- TODO check version compatibility with HAPI and Spring! -->
<jakarta-annotation.version>2.1.1</jakarta-annotation.version>
<jakarta-annotation.version>3.0.0</jakarta-annotation.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a9a3429

Please sign in to comment.