Skip to content

Commit 710b8a1

Browse files
committed
Upgrade to Jakarta Activation 2.1.3
Closes gh-39978
1 parent a1616f1 commit 710b8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ bom {
486486
]
487487
}
488488
}
489-
library("Jakarta Activation", "2.1.2") {
489+
library("Jakarta Activation", "2.1.3") {
490490
group("jakarta.activation") {
491491
modules = [
492492
"jakarta.activation-api"

0 commit comments

Comments
 (0)