Skip to content

Commit b833c9e

Browse files
fix(deps): update dependency jakarta.annotation:jakarta.annotation-api to v3
1 parent 4a32491 commit b833c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ guava = "33.3.1-jre"
66
junit-jupiter = "5.11.3"
77
spring-boot = "3.4.3"
88
jackson = "2.16.1"
9-
jakarta-annotation = "2.1.1"
9+
jakarta-annotation = "3.0.0"
1010
openapitools-jackson-nullable = "0.2.6"
1111

1212
[libraries]

0 commit comments

Comments
 (0)