Upgrade to Jakarta Activation 2.1.4

Closes gh-47161
This commit is contained in:
Stéphane Nicoll 2025-09-11 14:44:38 +02:00
parent c72475f3e7
commit f0a449d43d
1 changed files with 1 additions and 1 deletions

View File

@ -699,7 +699,7 @@ bom {
releaseNotes("https://github.com/FasterXML/jackson/wiki/Jackson-Release-{version}")
}
}
library("Jakarta Activation", "2.1.3") {
library("Jakarta Activation", "2.1.4") {
group("jakarta.activation") {
modules = [
"jakarta.activation-api"