1. 507c64e build(deps): bump org.apache.felix:maven-bundle-plugin (#1610) by dependabot[bot] · 26 hours ago main
  2. 246a250 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#1611) by dependabot[bot] · 26 hours ago
  3. 4af3687 build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1612) by dependabot[bot] · 26 hours ago
  4. 28696ce build(deps): bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1609) by dependabot[bot] · 26 hours ago
  5. 32a7789 build(deps-dev): bump byte-buddy.version from 1.18.5 to 1.18.7 (#1607) by dependabot[bot] · 26 hours ago
  6. 4d96950 docs: streamline CLAUDE.md based on benchmark findings (#1604) by Lukasz Lenart · 3 days ago
  7. 4d2eb93 fix(core): correct isMethodSpecified() for wildcard-resolved methods (#1592) by Lukasz Lenart · 6 days ago
  8. 8ac1511 build(deps): bump com.fasterxml.jackson:jackson-bom (#1597) by dependabot[bot] · 8 days ago
  9. ae94fd0 build(deps): bump maven-surefire-plugin.version from 3.5.4 to 3.5.5 (#1596) by dependabot[bot] · 8 days ago
  10. 3fc9efc build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin (#1595) by dependabot[bot] · 8 days ago
  11. ca740ed WW-5514 Add StrutsProxyService for proxy detection and resolution (#1586) by Lukasz Lenart · 12 days ago
  12. a9ce3e3 fix(convention): WW-4421 detect duplicate @Action names when execute() is annotated (#1579) by Lukasz Lenart · 12 days ago
  13. fa34d2b build(deps): bump org.springframework:spring-framework-bom (#1588) by dependabot[bot] · 12 days ago
  14. a21c763 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#1589) by dependabot[bot] · 12 days ago
  15. 2527ff1 Merge pull request #1587 from apache/fix/dependabot-spring-exclusion by Lukasz Lenart · 12 days ago
  16. 1eae40b ci: use wildcard to exclude all Spring dependencies from 6.x updates by Lukasz Lenart · 12 days ago
  17. f4d4ffe build(deps): bump org.springframework:spring-framework-bom (#1581) by dependabot[bot] · 12 days ago
  18. 182c00c conf(git): Ignores Cursor related paths (#1585) by Lukasz Lenart · 13 days ago
  19. d2810d4 build(deps): bump org.apache.commons:commons-fileupload2-jakarta-servlet6 (#1584) by dependabot[bot] · 2 weeks ago
  20. 71f2543 build(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#1580) by dependabot[bot] · 2 weeks ago
  21. b704cb9 build(deps-dev): bump byte-buddy.version from 1.18.4 to 1.18.5 (#1583) by dependabot[bot] · 2 weeks ago
  22. c90bb70 feat(ui): WW-3429 add configurable checkbox hidden field prefix (#1570) by Lukasz Lenart · 2 weeks ago
  23. a0a213f feat(security): WW-5294 add warning when JSP tags accessed directly (#1569) by Lukasz Lenart · 2 weeks ago
  24. e3d09df WW-5613 build(deps): bump ognl:ognl from 3.4.8 to 3.4.10 (#1567) by dependabot[bot] · 2 weeks ago
  25. accd4c7 build(deps): bump org.apache.maven.plugins:maven-dependency-plugin (#1575) by dependabot[bot] · 3 weeks ago
  26. ea906a2 build(deps): bump github/codeql-action from 4.32.1 to 4.32.2 (#1574) by dependabot[bot] · 3 weeks ago
  27. fe69771 Merge pull request #1578 from apache/WW-5614-proxy-memory by Kusal Kithul-Godage · 3 weeks ago
  28. 11bc215 WW-5614 Remove cache for ProxyUtil#ultimateTargetClass by Kusal Kithul-Godage · 3 weeks ago
  29. fd87425 fix(spring): WW-3647 change autowire alwaysRespect default to true (#1571) by Lukasz Lenart · 3 weeks ago
  30. 2bff832 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 (#1566) by dependabot[bot] · 4 weeks ago
  31. 720e603 feat(conversion): WW-4291 allow Spring bean names for type converters (#1562) by Lukasz Lenart · 4 weeks ago
  32. 4cd0252 docs: streamline CLAUDE.md for clarity and conciseness (#1568) by Lukasz Lenart · 4 weeks ago
  33. 22b0fa9 chore: updates SNAPSHOT version to reflect current scope of changes (#1563) by Lukasz Lenart · 5 weeks ago
  34. b64cd2e WW-5536 Bump ognl:ognl from 3.3.5 to 3.4.8 (#1405) by dependabot[bot] · 5 weeks ago
  35. 9395eb9 build(deps): excludes upgrading Tomcat 11 libraries (#1559) by Lukasz Lenart · 5 weeks ago
  36. 5f8e4c0 build(deps): bump github/codeql-action from 4.31.11 to 4.32.0 (#1556) by dependabot[bot] · 5 weeks ago
  37. 8248143 fix(conf): drops deprecated del_branch_on_merge (#1555) by Lukasz Lenart · 5 weeks ago
  38. 70fc40f build(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#1551) by dependabot[bot] · 5 weeks ago
  39. 17d4a15 build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 (#1553) by dependabot[bot] · 5 weeks ago
  40. 232276f build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#1552) by dependabot[bot] · 5 weeks ago
  41. a1f9923 build(deps): bump com.fasterxml.jackson:jackson-bom (#1545) by dependabot[bot] · 5 weeks ago
  42. f49349d chore(deps): excludes org.apache.tomcat:tomcat-api for Struts 6.x (#1548) by Lukasz Lenart · 5 weeks ago
  43. 05003d2 fix(core): move xwork-default.xml to test resources (#1513) by Lukasz Lenart · 5 weeks ago
  44. 3679361 Excludes some dependencies from upgrade in 6.x (#1541) by Lukasz Lenart · 6 weeks ago
  45. 3e0dd12 build(deps): bump org.springframework:spring-framework-bom (#1540) by dependabot[bot] · 6 weeks ago
  46. 60390b2 build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin (#1538) by dependabot[bot] · 6 weeks ago
  47. b19ea0f build(deps-dev): bump byte-buddy.version from 1.18.3 to 1.18.4 (#1537) by dependabot[bot] · 6 weeks ago
  48. 853dd91 build(deps): bump org.apache.juneau:juneau-marshall from 8.1.3 to 9.2.0 (#1512) by dependabot[bot] · 6 weeks ago
  49. fb5ac9e Ignores some dependencies for update in 6.x (#1533) by Lukasz Lenart · 6 weeks ago
  50. bb652a4 build(deps-dev): bump weld.version from 6.0.3.Final to 6.0.4.Final (#1530) by dependabot[bot] · 6 weeks ago
  51. 10e4fa4 Ignores incompatible dependencies with Struts 6.x (#1526) by Lukasz Lenart · 7 weeks ago
  52. dfc659d WW-5602 Fix StreamResult contentCharSet handling and refactor for extensibility (#1510) by Lukasz Lenart · 7 weeks ago
  53. d59aea5 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#1521) by dependabot[bot] · 7 weeks ago
  54. af100ff build(deps): bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 (#1518) by dependabot[bot] · 7 weeks ago
  55. 792e5c4 Merge pull request #1514 from apache/lukaszlenart-patch-1 by Lukasz Lenart · 7 weeks ago
  56. 7d53859 chore(deps): excludes org.mortbay.jetty:jsp-2.1 by Lukasz Lenart · 7 weeks ago
  57. b8b8fef chore(deps): excludes javax.servlet.jsp:jsp-api by Lukasz Lenart · 7 weeks ago
  58. 8dc3033 chore(deps): excludes javax.servlet:javax.servlet-api by Lukasz Lenart · 7 weeks ago
  59. 860008e chore(deps): excludes javax.portlet:portlet-api by Lukasz Lenart · 7 weeks ago
  60. 0f57b33 build(deps): bump org.htmlunit:htmlunit from 4.17.0 to 4.21.0 (#1504) by dependabot[bot] · 9 weeks ago
  61. e1f3792 build(deps): bump org.codehaus.mojo:exec-maven-plugin (#1503) by dependabot[bot] · 9 weeks ago
  62. 3b79bbb build(deps): bump org.apache.maven.plugins:maven-source-plugin (#1502) by dependabot[bot] · 9 weeks ago
  63. 6b37a3f build(deps): bump org.springframework:spring-framework-bom (#1475) by dependabot[bot] · 9 weeks ago
  64. c0a3a18 chore(deps): ignore incompatible updates for release/struts-6-8-x (#1497) by Lukasz Lenart · 9 weeks ago
  65. 8fefdc1 build(deps-dev): bump byte-buddy.version from 1.18.2 to 1.18.3 (#1491) by dependabot[bot] · 9 weeks ago
  66. d9d318f build(deps-dev): bump commons-validator:commons-validator (#1490) by dependabot[bot] · 9 weeks ago
  67. cbc5cbb build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#1474) by dependabot[bot] · 9 weeks ago
  68. 1442a81 build(deps): bump asm.version from 9.9 to 9.9.1 (#1483) by dependabot[bot] · 2 months ago
  69. 74d7a5c build(deps): bump org.apache.logging.log4j:log4j-bom (#1482) by dependabot[bot] · 2 months ago
  70. 26f5bb3 build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#1481) by dependabot[bot] · 2 months ago
  71. 8e3bafd Fix Textfield tag not allowing white space. See WW-5592. (#1489) by gregh3269 · 2 months ago
  72. cfc7e32 build(deps): bump org.apache.maven.plugins:maven-release-plugin (#1473) by dependabot[bot] · 3 months ago
  73. 02bc080 build(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#1472) by dependabot[bot] · 3 months ago
  74. a1bdcb6 build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#1471) by dependabot[bot] · 3 months ago
  75. c3d0d1a build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1470) by dependabot[bot] · 3 months ago
  76. e6eb4f9 Bump org.springframework:spring-framework-bom from 6.2.12 to 7.0.1 (#1467) by dependabot[bot] · 3 months ago
  77. 1fef0e1 fix(convention): WW-5593 handle NoClassDefFoundError in action class scanning (#1469) by Lukasz Lenart · 3 months ago
  78. 6d778ac fix(convention): WW-5594 exclude root package classes with wildcard patterns (#1468) by Lukasz Lenart · 3 months ago
  79. e24d2f2 WW-5444 Add HTML5 theme with comprehensive unit tests (#1422) by Lukasz Lenart · 3 months ago
  80. 5351231 Merge pull request #1460 from apache/dependabot/maven/main/org.apache.maven.plugins-maven-release-plugin-3.3.0 by Lukasz Lenart · 3 months ago
  81. c500648 Merge pull request #1463 from apache/dependabot/maven/main/org.codehaus.mojo-versions-maven-plugin-2.20.1 by Lukasz Lenart · 3 months ago
  82. 558a4c5 Merge pull request #1459 from apache/dependabot/maven/main/org.jacoco-jacoco-maven-plugin-0.8.14 by Lukasz Lenart · 3 months ago
  83. b6c6d2d Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.20.1 by dependabot[bot] · 3 months ago
  84. 3483620 Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by dependabot[bot] · 3 months ago
  85. 2e8da16 Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by dependabot[bot] · 3 months ago
  86. 904430d feat(release): uses release/struts-6-8-x as based branch for next Struts 6.x release (#1457) by Lukasz Lenart · 3 months ago
  87. af684f4 Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.20.1 (#1456) by dependabot[bot] · 3 months ago
  88. d1c134c Bump byte-buddy.version from 1.17.7 to 1.18.2 (#1450) by dependabot[bot] · 3 months ago
  89. ef2aa1f Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#1448) by dependabot[bot] · 3 months ago
  90. 2245844 Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1 (#1449) by dependabot[bot] · 3 months ago
  91. f6ef749 Bump github/codeql-action from 4.31.5 to 4.31.7 (#1447) by dependabot[bot] · 3 months ago
  92. 8ee415f refactor(config): WW-5256 move compress constants to struts.tag.compress namespace (#1446) by Lukasz Lenart · 3 months ago
  93. 9305a58 WW-5256 Add configurable FreeMarker whitespace stripping and compress tag (#1418) by Lukasz Lenart · 3 months ago
  94. be11636 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#1444) by dependabot[bot] · 3 months ago
  95. 7d16e50 Bump org.apache.maven.plugins:maven-dependency-plugin (#1443) by dependabot[bot] · 3 months ago
  96. 584915c Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#1442) by dependabot[bot] · 3 months ago
  97. 2b8c782 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 (#1441) by dependabot[bot] · 3 months ago
  98. 67cf3c9 Bump github/codeql-action from 4.31.4 to 4.31.5 (#1435) by dependabot[bot] · 3 months ago
  99. d616ea9 Clean up obsolete Claude Code configurations (#1433) by Lukasz Lenart · 3 months ago
  100. 1ee0ae0 Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17 (#1406) by dependabot[bot] · 3 months ago