Skip to content

Commit 241c475

Browse files
authored
Merge pull request #3291 from kubernetes-client/dependabot/maven/jakarta.annotation-jakarta.annotation-api-3.0.0
build(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
2 parents d60b4c5 + f5655c0 commit 241c475

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
@@ -44,7 +44,7 @@
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545

4646
<javax.annotation.version>1.3.2</javax.annotation.version>
47-
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
47+
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
4848
<jakarta.ws.rs-api-version>3.1.0</jakarta.ws.rs-api-version>
4949
<snakeyaml.version>2.2</snakeyaml.version>
5050
<slf4j.version>2.0.12</slf4j.version>

0 commit comments

Comments
 (0)