Skip to content

Commit

Permalink
chore(deps): bump jakarta.annotation:jakarta.annotation-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 1.3.5 to 2.0.0.
- [Commits](jakartaee/common-annotations-api@1.3.5...2.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent ed9e1eb commit 5b08286
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 @@ -127,7 +127,7 @@
<junit.server.jetty.version>3.3.0</junit.server.jetty.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<taglibs.standard.version>1.2.5</taglibs.standard.version>
<jakarta.annotations.version>1.3.5</jakarta.annotations.version>
<jakarta.annotations.version>2.0.0</jakarta.annotations.version>
<lombok.version>1.18.34</lombok.version>

<maven.compiler.release>${jdk.version}</maven.compiler.release>
Expand Down

0 comments on commit 5b08286

Please sign in to comment.