Skip to content

Commit 889990a

Browse files
committed
Upgrade to Jakarta Activation 2.1.3
Closes gh-39996
1 parent 9d04d24 commit 889990a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ bom {
632632
]
633633
}
634634
}
635-
library("Jakarta Activation", "2.1.2") {
635+
library("Jakarta Activation", "2.1.3") {
636636
group("jakarta.activation") {
637637
modules = [
638638
"jakarta.activation-api"

0 commit comments

Comments
 (0)