Skip to content

Commit 4f31950

Browse files
committed
Upgrade to Jakarta Activation 2.1.4
Closes gh-47188
1 parent 1496183 commit 4f31950

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
@@ -718,7 +718,7 @@ bom {
718718
releaseNotes("https://github.com/FasterXML/jackson/wiki/Jackson-Release-{version}")
719719
}
720720
}
721-
library("Jakarta Activation", "2.1.3") {
721+
library("Jakarta Activation", "2.1.4") {
722722
group("jakarta.activation") {
723723
modules = [
724724
"jakarta.activation-api"

0 commit comments

Comments
 (0)