Skip to content

Commit 9a0d7b5

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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5205012 commit 9a0d7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>jakarta.annotation</groupId>
6767
<artifactId>jakarta.annotation-api</artifactId>
68-
<version>2.1.1</version>
68+
<version>3.0.0</version>
6969
<scope>provided</scope>
7070
<optional>true</optional>
7171
</dependency>

0 commit comments

Comments
 (0)