Skip to content

Commit bffd983

Browse files
committed
Upgrade to Glassfish EL 3.0.4
Closes gh-27975
1 parent 1aaa79c commit bffd983

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
@@ -330,7 +330,7 @@ bom {
330330
]
331331
}
332332
}
333-
library("Glassfish EL", "3.0.3") {
333+
library("Glassfish EL", "3.0.4") {
334334
prohibit("[4.0.0-RC1,)") {
335335
because "it uses the jakarta.* namespace"
336336
}

0 commit comments

Comments
 (0)