Skip to content

Commit cb5e1fd

Browse files
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
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-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d08f49 commit cb5e1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin.jacoco.skip>false</plugin.jacoco.skip>
4747
<o11yphantVersion>1.9.2</o11yphantVersion>
4848
<weldVersion>5.1.2.Final</weldVersion>
49-
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
49+
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
5050
<jakarta.inject.version>2.0.1</jakarta.inject.version>
5151
<jakarta.enterprise.version>4.0.1</jakarta.enterprise.version>
5252
</properties>

0 commit comments

Comments
 (0)