Skip to content

Commit b1b2b95

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 66b1978 commit b1b2b95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</description>
1414

1515
<properties>
16-
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
16+
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
1717
</properties>
1818

1919
<dependencyManagement>

performance/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</description>
1414

1515
<properties>
16-
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
16+
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
1717
</properties>
1818

1919
<dependencyManagement>

0 commit comments

Comments
 (0)