8372 Commits

Author SHA1 Message Date
Lukasz Lenart 6bb71caa90 Uses proper config to avoid failing a build when generating JavaDocs (#1240)
* Uses proper config to avoid failing a build when generating JavaDocs

* Removes unneeded source option
2025-03-03 13:22:50 +01:00
Kusal Kithul-Godage aeaa4f26cf WW-5534 Allow @StrutsParameter recognition and OGNL allowlist for Spring proxies 2025-03-03 21:09:36 +11:00
Kusal Kithul-Godage 117b9c741b WW-5534 Add coverage for OgnlUtil#getBeanInfo exception propagation 2025-03-03 21:05:18 +11:00
dependabot[bot] e09572f3b0 Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#1238)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.2...jackson-bom-2.18.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 10:50:19 +01:00
Kusal Kithul-Godage 8579a10f59 WW-5534 Simplify ProxyUtil, add OgnlCache#computeIfAbsent 2025-02-28 04:38:15 +11:00
bill-humblcloud 0d2d11071b WW-5530 make DateConverter work for LocalDate and LocalTime (#1223)
* make DateConverter work for LocalDate and LocalTime
* add date tests
2025-02-26 08:29:36 +01:00
Kusal Kithul-Godage 1100a34e9d Merge pull request #1233 from apache/WW-5533-jee11-supp
WW-5533 Add compilation support for Jakarta EE 11
2025-02-25 23:46:20 +11:00
Kusal Kithul-Godage fa951718dc WW-5533 Add compilation support for Jakarta EE 11 2025-02-25 23:34:33 +11:00
Kusal Kithul-Godage 2ab0a3c843 Merge pull request #1234 from apache/WW-5376-bom-fix
WW-5376 Fix BOM leaking unrelated dependencies
2025-02-25 22:16:05 +11:00
Kusal Kithul-Godage 15ee2ac4a0 Merge pull request #1232 from apache/WW-5532-upg-deps
WW-5532 Upgrade and align various dependencies
2025-02-25 19:34:39 +11:00
Kusal Kithul-Godage d2cb444bcf WW-5376 Fix BOM leaking unrelated dependencies 2025-02-25 19:32:44 +11:00
dependabot[bot] 84cf666041 Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1229)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/62b2cac7ed8198b15735ed49ab1e5cf35480ba46...f49aabe0b5af0936a0987cfb85d86b75731b0186)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 07:00:25 +01:00
dependabot[bot] 31cb558fc6 Bump github/codeql-action from 3.28.9 to 3.28.10 (#1228)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.9...v3.28.10)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 07:00:00 +01:00
dependabot[bot] 8b66b575a1 Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1227)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08...4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 06:59:24 +01:00
Kusal Kithul-Godage 077e985899 WW-5532 Upgrade and align various dependencies 2025-02-25 12:25:47 +11:00
Lukasz Lenart 5c22c0da74 Merge pull request #1224 from apache/fix/WW-5529-maxlength-s7
WW-5529 Adds autogenerated files with updated desc
2025-02-19 14:06:11 +01:00
Lukasz Lenart e9116ae3da WW-5529 Adds autogenerated files with updated desc 2025-02-18 16:28:22 +01:00
Lukasz Lenart d727fbf6be [maven-release-plugin] prepare for next development iteration 2025-02-17 10:41:25 +01:00
Lukasz Lenart 4603706b40 [maven-release-plugin] prepare release STRUTS_7_0_3 STRUTS_7_0_3 2025-02-17 10:41:17 +01:00
Lukasz Lenart 556522e9b2 WW-5529 Drops unused misleading setter setMaxLength in favour of setMaxlength (#1221) 2025-02-17 10:09:14 +01:00
Lukasz Lenart 1db8a72bb5 WW-5525 Fixes NPE when checking if expressions is acceptable (#1201)
* WW-5525 Fixes NPE when checking if expressions is acceptable

* WW-5525 Fixes bugs introduced by previous commit
2025-02-17 08:53:42 +01:00
Kusal Kithul-Godage 31c3fc50ed Merge pull request #1214 from apache/WW-5525-proxyutil-npe
WW-5525 Fix NPE in ProxyUtil for SecurityMemberAccess originating static members
2025-02-17 17:10:48 +11:00
dependabot[bot] adcd1df0ca Bump github/codeql-action from 3.28.8 to 3.28.9 (#1217)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.8...v3.28.9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 12:06:16 +01:00
Lukasz Lenart 568b292bd4 WW-5501 Reverts changes related to WW-5501 (#1219) 2025-02-16 11:42:09 +01:00
Kusal Kithul-Godage 02e17f5912 Merge pull request #1213 from apache/WW-5528-multipart-illegal-char-errors
WW-5528 Ensure multipart upload illegal characters reported as error
2025-02-06 18:36:41 +11:00
Kusal Kithul-Godage 3c856c92a1 WW-5525 Fix NPE in ProxyUtil for SecurityMemberAccess originating static members 2025-02-06 12:23:42 +11:00
Kusal Kithul-Godage ff249c64cd WW-5528 Ensure multipart upload illegal characters reported as error 2025-02-06 11:48:42 +11:00
Lukasz Lenart a1de1cfdeb [maven-release-plugin] prepare for next development iteration 2025-02-04 07:07:24 +01:00
Lukasz Lenart 9326279769 [maven-release-plugin] prepare release STRUTS_7_0_2 STRUTS_7_0_2 2025-02-04 07:07:15 +01:00
Kusal Kithul-Godage 9474ba41f5 Merge pull request #1209 from apache/WW-5516-attrmap-npe
WW-5526 Fix AttributeMap NPE when PageContext has no request
2025-02-04 01:12:26 +11:00
Kusal Kithul-Godage 2d8433d300 WW-5516 Fix AttributeMap NPE when PageContext has no request 2025-02-04 00:51:51 +11:00
Greg Huber abbb2aad2c Fix inject 2025-02-03 14:49:45 +01:00
Lukasz Lenart 21c7ecc105 WW-5501 Ignores DMI related action field 2025-02-03 14:49:45 +01:00
Lukasz Lenart 58b0d536e8 Merge pull request #1207 from apache/dependabot/maven/org.htmlunit-htmlunit-4.9.0
Bump org.htmlunit:htmlunit from 4.2.0 to 4.9.0
2025-02-03 07:17:58 +01:00
Lukasz Lenart 442b4ea2e6 Merge pull request #1205 from apache/dependabot/github_actions/github/codeql-action-3.28.8
Bump github/codeql-action from 3.28.5 to 3.28.8
2025-02-03 07:17:24 +01:00
Lukasz Lenart f4d6564bbb Merge pull request #1204 from apache/fix/improves-code-quality
Improves code quality
2025-02-03 07:16:47 +01:00
dependabot[bot] 0b4855ac41 Bump org.htmlunit:htmlunit from 4.2.0 to 4.9.0
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.2.0 to 4.9.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.2.0...4.9.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 01:33:36 +00:00
dependabot[bot] 9d5d802980 Bump github/codeql-action from 3.28.5 to 3.28.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.5...v3.28.8)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 01:10:03 +00:00
Lukasz Lenart b34665046c Improves code quality
Uses existing function to split input using comma
2025-02-02 17:22:42 +01:00
Lukasz Lenart 080263e93f [maven-release-plugin] prepare for next development iteration 2025-02-02 08:26:01 +01:00
Lukasz Lenart f6bf43ae0b [maven-release-plugin] prepare release STRUTS_7_0_1 STRUTS_7_0_1 2025-02-02 08:25:53 +01:00
Lukasz Lenart 25d0338e63 Merge pull request #1199 from apache/dependabot/maven/org.apache.commons-commons-text-1.13.0
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0
2025-01-27 07:00:15 +01:00
Lukasz Lenart 01af64615f Merge pull request #1198 from apache/dependabot/maven/byte-buddy.version-1.16.1
Bump byte-buddy.version from 1.15.11 to 1.16.1
2025-01-27 06:58:56 +01:00
Lukasz Lenart ebc4e3516d Merge pull request #1196 from apache/dependabot/github_actions/github/codeql-action-3.28.5
Bump github/codeql-action from 3.28.1 to 3.28.5
2025-01-27 06:56:56 +01:00
dependabot[bot] d5b94369d1 Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 01:54:25 +00:00
dependabot[bot] c5cf2f8f99 Bump byte-buddy.version from 1.15.11 to 1.16.1
Bumps `byte-buddy.version` from 1.15.11 to 1.16.1.

Updates `net.bytebuddy:byte-buddy` from 1.15.11 to 1.16.1
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.11...byte-buddy-1.16.1)

Updates `net.bytebuddy:byte-buddy-agent` from 1.15.11 to 1.16.1
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.11...byte-buddy-1.16.1)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 01:54:18 +00:00
dependabot[bot] 10d3545ac2 Bump github/codeql-action from 3.28.1 to 3.28.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.1...v3.28.5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 01:45:24 +00:00
Lukasz Lenart 05deb7b5e7 Merge pull request #1191 from apache/feature/WW-5512-optional-inject-s7
WW-5512 Extends the container to support injecting optional parameters into constructor
2025-01-26 08:19:06 +01:00
Lukasz Lenart 358f808567 WW-5512 Extends the container to support injecting optional parameters into constructor 2025-01-23 08:58:46 +01:00
Kusal Kithul-Godage f98b67562b Merge pull request #1193 from apache/WW-5516-fix-temp-theme-fallback-70 2025-01-22 17:42:17 +11:00