Skip to content

Commit 04b1b1c

Browse files
committed
Upgrade to Jakarta Activation 2.1.4
Closes gh-47181
1 parent 507f868 commit 04b1b1c

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
@@ -672,7 +672,7 @@ bom {
672672
releaseNotes("https://github.com/FasterXML/jackson/wiki/Jackson-Release-{version}")
673673
}
674674
}
675-
library("Jakarta Activation", "2.1.3") {
675+
library("Jakarta Activation", "2.1.4") {
676676
group("jakarta.activation") {
677677
modules = [
678678
"jakarta.activation-api"

0 commit comments

Comments
 (0)