Struts 6.3.0
What's Changed
- [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack by @lukaszlenart in #715
- [WW-5233] Include Apache Tiles code base in the Tiles plugin by @lukaszlenart in #608
- Update StreamResult.java - fix misspell by @ervinpm in #723
- WW-5332 Add validation for package name parsing by @kusalk in #726
- [WW-5327] Removes duplicated exclusion by @lukaszlenart in #729
- Uses Java 17 to perform Code Quality check by @lukaszlenart in #730
- WW-5334 Enable usage of junit-plugin inside velocity-plugin by @kusalk in #732
- [WW-5331] Uses proper signature of get() by @lukaszlenart in #727
- WW-5334 Extract ConventionJUnit4Test into correct module by @kusalk in #733
- Defines a proper CODEOWNERS file by @lukaszlenart in #728
- WW-5334 Misc VelocityManager code cleanup by @kusalk in #731
- WW-5337 Make SecurityMemberAccess exclusion checking more performant by @kusalk in #736
- WW-5336 Deprecate OgnlTool by @kusalk in #735
- WW-5334 Fix empty chained context names in VelocityManager by @kusalk in #744
Dependencies
- [WW-5315] Upgrades ASM to version 9.5 by @lukaszlenart in #695
- [WW-5316] Upgrades commons-io to version 2.13.0 by @lukaszlenart in #697
- [WW-5317] Upgrades log4j to version 2.20.0 by @lukaszlenart in #698
- upgrade Felix Maven Bundle Plugin by @hboutemy in #696
- Feature/update maven dependency plugin by @sepe81 in #699
- [WW-5318] Upgrades slf4j to version 2.0.7 by @lukaszlenart in #700
- Bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #702
- Bump actions/cache from 3.0.8 to 3.3.1 by @dependabot in #705
- Bump osgi.core from 7.0.0 to 8.0.0 by @dependabot in #701
- Bump stax2-api from 4.2 to 4.2.1 by @dependabot in #703
- Bump ossf/scorecard-action from 2.0.6 to 2.2.0 by @dependabot in #704
- Bump assertj-core from 3.15.0 to 3.24.2 by @dependabot in #707
- Bump jaxb-impl from 2.3.2 to 4.0.3 by @dependabot in #708
- Bump net.sf.jasperreports:jasperreports from 6.19.1 to 6.20.5 by @dependabot in #709
- Bump jackson.version from 2.14.1 to 2.15.2 by @dependabot in #713
- [WW-5325] Upgrades commons-lang3 to version 2.13.0 by @lukaszlenart in #714
- [WW-5329] Upgrades xstream to version 1.4.20 by @lukaszlenart in #721
- Drops duplicated dependency by @lukaszlenart in #737
New Contributors
Full Changelog: STRUTS_6_2_0...STRUTS_6_3_0