This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch WW-5213-javax-el in repository https://gitbox.apache.org/repos/asf/struts.git
commit 22a80f9c51f87cd95a5a9a46861f4a8b552ef836 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Sep 14 16:49:50 2022 +0200 WW-5213 Upgrades javax.el to 3.0.1-b12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1899ed558..f36e4b92c 100644 --- a/pom.xml +++ b/pom.xml @@ -818,7 +818,7 @@ <dependency> <groupId>org.glassfish</groupId> <artifactId>javax.el</artifactId> - <version>3.0.1-b11</version> + <version>3.0.1-b12</version> </dependency> <dependency>