Skip to content

Commit 6f816d1

Browse files
committed
Upgrade to Jakarta Activation 2.1.2
Closes gh-35278
1 parent c4da29e commit 6f816d1

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

0 commit comments

Comments
 (0)