Skip to content

Commit

Permalink
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 4ddfe6b commit 5665356
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 @@ -37,7 +37,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<version.jakarta-annotations>2.1.1</version.jakarta-annotations>
<version.jakarta-annotations>3.0.0</version.jakarta-annotations>
<version.jakarta-cdi>4.0.1</version.jakarta-cdi>
<version.jakarta-interceptors>2.1.0</version.jakarta-interceptors>
<version.javapoet>1.13.0</version.javapoet>
Expand Down

0 comments on commit 5665356

Please sign in to comment.