We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9902211 commit 206bed4Copy full SHA for 206bed4
pom.xml
@@ -87,7 +87,7 @@
87
<struts2.version>2.5.33</struts2.version>
88
<validation-api.version>2.0.1.Final</validation-api.version>
89
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
90
- <jakarta.el.version>3.0.4</jakarta.el.version>
+ <jakarta.el.version>4.0.2</jakarta.el.version>
91
<javax.el.version>3.0.0</javax.el.version>
92
<!-- NB XStream does not use semantic versioning. Take care when upgrading, as we need to
93
ensure the IPT can still load existing resource.xml and other configuration files -->
0 commit comments