Skip to content

Commit

Permalink
HSEARCH-4528 Bump jakarta.annotation-api from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/eclipse-ee4j/common-annotations-api/releases)
- [Commits](jakartaee/common-annotations-api@2.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yrodiere committed Apr 4, 2022
1 parent 06569ab commit 4bd34bd
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 @@ -287,7 +287,7 @@
<version.javax.enterprise>2.0</version.javax.enterprise>
<version.jakarta.enterprise>3.0.0</version.jakarta.enterprise>
<version.org.jboss.spec.javax.annotation.jboss-annotations-api_1.2_spec>1.0.2.Final</version.org.jboss.spec.javax.annotation.jboss-annotations-api_1.2_spec>
<version.jakarta.annotation-api>2.0.0</version.jakarta.annotation-api>
<version.jakarta.annotation-api>2.1.0</version.jakarta.annotation-api>
<version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>1.1.1.Final</version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>
<version.jakarta.transaction-api>2.0.0</version.jakarta.transaction-api>
<!-- We need dependency management on these ones to avoid dependency divergence created by our own dependencies
Expand Down

0 comments on commit 4bd34bd

Please sign in to comment.