Skip to content

Commit f687c36

Browse files
committed
Upgrade to Jakarta Activation 2.1.3
Closes gh-39967
1 parent 0f67e04 commit f687c36

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
@@ -474,7 +474,7 @@ bom {
474474
]
475475
}
476476
}
477-
library("Jakarta Activation", "2.1.2") {
477+
library("Jakarta Activation", "2.1.3") {
478478
group("jakarta.activation") {
479479
modules = [
480480
"jakarta.activation-api"

0 commit comments

Comments
 (0)