Skip to content

Commit f0a449d

Browse files
committed
Upgrade to Jakarta Activation 2.1.4
Closes gh-47161
1 parent c72475f commit f0a449d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ bom {
699699
releaseNotes("https://github.com/FasterXML/jackson/wiki/Jackson-Release-{version}")
700700
}
701701
}
702-
library("Jakarta Activation", "2.1.3") {
702+
library("Jakarta Activation", "2.1.4") {
703703
group("jakarta.activation") {
704704
modules = [
705705
"jakarta.activation-api"

0 commit comments

Comments
 (0)