Upgrade to Glassfish EL 3.0.4

Closes gh-27975
This commit is contained in:
Stephane Nicoll 2021-09-14 07:15:24 +02:00
parent 1aaa79c841
commit bffd983d56
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ bom {
]
}
}
library("Glassfish EL", "3.0.3") {
library("Glassfish EL", "3.0.4") {
prohibit("[4.0.0-RC1,)") {
because "it uses the jakarta.* namespace"
}