1. b84b2bc Bump org.apache.commons:commons-parent from 85 to 88 #378 by Gary Gregory · 3 days ago master
  2. 141b746 Bump org.apache.commons:commons-parent from 85 to 88 (#378) by dependabot[bot] · 3 days ago
  3. 858e9a5 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git by Gary Gregory · 7 days ago
  4. 1ce83cf Bump github/codeql-action from 3.30.1 to 3.30.3 (#377) by dependabot[bot] · 10 days ago
  5. 608f2b2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git by Gary Gregory · 11 days ago
  6. 99fd4c3 Bump github/codeql-action from 3.29.11 to 3.30.1 (#376) by dependabot[bot] · 2 weeks ago
  7. 624eecf Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git by Gary Gregory · 3 weeks ago
  8. 7660b35 Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#375) by dependabot[bot] · 3 weeks ago
  9. a9392f9 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git by ggregory · 4 weeks ago
  10. 21d335c Update the global cache from a synchronized map to a concurrent map by Gary D. Gregory · 4 weeks ago
  11. bc67074 Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#372) by dependabot[bot] · 4 weeks ago
  12. 0cb4f03 Bump github/codeql-action from 3.29.9 to 3.29.11 (#371) by dependabot[bot] · 4 weeks ago
  13. b1437cb Bump actions/setup-java from 4.7.1 to 5.0.0 (#370) by dependabot[bot] · 4 weeks ago
  14. fa836d7 Javadoc by Gary D. Gregory · 5 weeks ago
  15. be3e552 Javadoc by Gary D. Gregory · 5 weeks ago
  16. 7790d95 Remove unused org.apache.commons.beanutils2.MethodUtils.invoke*(*) by Gary D. Gregory · 5 weeks ago
  17. abb7745 Remove unused by Gary D. Gregory · 5 weeks ago
  18. 4fc13ec Javadoc: Remove implementation detail by Gary D. Gregory · 5 weeks ago
  19. 46bdc23 Remove unused by Gary D. Gregory · 5 weeks ago
  20. 482fc82 Remove unused by Gary D. Gregory · 5 weeks ago
  21. 58358c7 Better internal class name by Gary D. Gregory · 5 weeks ago
  22. b8a72c6 Javadoc by Gary D. Gregory · 5 weeks ago
  23. f1254fd Javadoc by Gary D. Gregory · 5 weeks ago
  24. 7a73349 Remove org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, by Gary D. Gregory · 5 weeks ago
  25. 9b0823d Bump actions/checkout from 4.2.2 to 5.0.0 (#369) by dependabot[bot] · 5 weeks ago
  26. 7b50ab2 Bump github/codeql-action from 3.29.8 to 3.29.9 (#368) by dependabot[bot] · 5 weeks ago
  27. 07ade9e Use varargs for by ggregory · 6 weeks ago
  28. c945abf Use final by ggregory · 6 weeks ago
  29. a042714 Internal refactoring by ggregory · 6 weeks ago
  30. 7caf777 Remove org.apache.commons.beanutils2.MethodUtils.isAssignmentCompatible(Class by ggregory · 6 weeks ago
  31. e29a500 Replace cascading if-else with a map lookup by ggregory · 6 weeks ago
  32. 98ed36c Remove unused by ggregory · 6 weeks ago
  33. 1a79f46 Remove unused by ggregory · 6 weeks ago
  34. e939065 Remove unused by Gary D. Gregory · 6 weeks ago
  35. e14b4e1 Remove unused by Gary D. Gregory · 6 weeks ago
  36. 7088280 Remove unused by Gary D. Gregory · 6 weeks ago
  37. 8d3f59e Remove unused by Gary D. Gregory · 6 weeks ago
  38. a8c8e47 Remove unused by Gary D. Gregory · 6 weeks ago
  39. c05cd84 Remove unused by Gary D. Gregory · 6 weeks ago
  40. bbb5db7 Remove unused by Gary D. Gregory · 6 weeks ago
  41. 0af69af Remove unused by Gary D. Gregory · 6 weeks ago
  42. 7112a54 Better description by Gary D. Gregory · 6 weeks ago
  43. 6cd4806 Bring in current 1.11.1 changes.xml by Gary D. Gregory · 6 weeks ago
  44. d00caee Simplify FluentPropertyBeanIntrospector#propertyName (#363) by Gary D. Gregory · 6 weeks ago
  45. 9b75da0 Simplify `FluentPropertyBeanIntrospector#propertyName` (#363) by Basil Crow · 6 weeks ago
  46. 014cc73 Bump actions/cache from 4.2.3 to 4.2.4 (#362) by dependabot[bot] · 6 weeks ago
  47. ba94b80 Bump github/codeql-action from 3.29.7 to 3.29.8 (#361) by dependabot[bot] · 6 weeks ago
  48. a86fcd3 Add missing comments by Gary D. Gregory · 6 weeks ago
  49. e3c46da Add Instant converter and improve enum converter #49 by Gary Gregory · 6 weeks ago
  50. dc3985c feat: updated existing converters (#49) by Seth Falco · 6 weeks ago
  51. 0fe2caa Remove ConstructorUtils in favor of Apache Commons Lang's by Gary D. Gregory · 6 weeks ago
  52. 39a4845 Add section for 1.11.1 by Gary D. Gregory · 7 weeks ago
  53. bb103be Javadoc by Gary D. Gregory · 7 weeks ago
  54. 41f5bd0 Types in java.lang are always in scope by Gary D. Gregory · 7 weeks ago
  55. 1c5ba60 Javadoc by Gary D. Gregory · 7 weeks ago
  56. 60e3e0c Drop code that will never run since we are on Java 8 or greater by Gary D. Gregory · 7 weeks ago
  57. 0de9d8d Bump github/codeql-action from 3.29.4 to 3.29.5 (#360) by dependabot[bot] · 7 weeks ago
  58. b470bc0 Bump github/codeql-action from 3.29.2 to 3.29.4 (#358) by dependabot[bot] · 8 weeks ago
  59. fa39904 Merge some string literals by Gary D. Gregory · 9 weeks ago
  60. 2cdff8f Fix typo in exception message throws from by Gary D. Gregory · 9 weeks ago
  61. 286662e Fix typo in log event message in by Gary D. Gregory · 9 weeks ago
  62. 35f064e Update the GitHub pull request template for AI by Gary D. Gregory · 9 weeks ago
  63. 28ad526 - Use StringUtils.toRoot[Lower|Upper]Case by Gary D. Gregory · 9 weeks ago
  64. 99c6758 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #357 by Gary Gregory · 3 months ago
  65. fec8cd1 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#357) by dependabot[bot] · 3 months ago
  66. 2a4886e Add ciManagement element to POM by Gary Gregory · 3 months ago
  67. b91d6c8 Bump github/codeql-action from 3.29.0 to 3.29.2 (#356) by dependabot[bot] · 3 months ago
  68. f838c3a Javadoc by Gary Gregory · 3 months ago
  69. 09227ff Bump org.apache.commons:commons-parent from 84 to 85 by Gary D. Gregory · 3 months ago
  70. 985a206 Bump github/codeql-action from 3.28.19 to 3.29.0 (#354) by dependabot[bot] · 3 months ago
  71. 3873f94 Remove @SuppressWarnings by Gary D. Gregory · 3 months ago
  72. 3ceaf0f Remove one @SuppressWarnings by Gary D. Gregory · 3 months ago
  73. c00f872 Use JUnit 5 convention for class visibility by Gary D. Gregory · 4 months ago
  74. f89bdd3 Use JUnit 5 convention for test method visibility by Gary D. Gregory · 4 months ago
  75. 4ee9265 Add missing @Test annotations! by Gary D. Gregory · 4 months ago
  76. d17683d Use JUnit 5 convention for @Test method visibility by Gary D. Gregory · 4 months ago
  77. 44720fd Bump github/codeql-action from 3.28.18 to 3.28.19 (#353) by dependabot[bot] · 4 months ago
  78. 732d494 Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#352) by dependabot[bot] · 4 months ago
  79. b305fdf Update download page for 1.11.0 release by Gary Gregory · 4 months ago
  80. 7634d8a Document release of CVE-2025-48734 by Gary Gregory · 4 months ago
  81. d4ab75f Document release of CVE-2025-48734 by Gary Gregory · 4 months ago
  82. c6bb32e Updates for the next release by Gary D. Gregory · 4 months ago
  83. f69b964 Updates for the next release by Gary D. Gregory · 4 months ago
  84. c7c16ad Bump to next development version by Gary D. Gregory · 4 months ago release
  85. 5d09ef7 Merge remote-tracking branch 'origin/master' into release by Gary D. Gregory · 4 months ago commons-beanutils-2.0.0-M2-RC1 rel/commons-beanutils-2.0.0-M2
  86. edeb5db Until 2.0.0 final: by Gary D. Gregory · 4 months ago
  87. 9963ee3 Merge remote-tracking branch 'origin/master' into release by Gary D. Gregory · 4 months ago
  88. 5089629 Update documentation links by Gary D. Gregory · 4 months ago
  89. dd8ba1f Prepare for the release candidate 2.0.0-M2 RC1 by Gary D. Gregory · 4 months ago
  90. b6ef53f Prepare for the next release candidate by Gary D. Gregory · 4 months ago
  91. bd20740 Add org.apache.commons.beanutils.SuppressPropertiesBeanIntrospector.SUPPRESS_DECLARING_CLASS by Gary Gregory · 4 months ago
  92. 4d84921 Format tweak by Gary Gregory · 4 months ago
  93. 6cf6658 Skip JApiCmp until 2.0.0 is done by Gary Gregory · 4 months ago
  94. 7b1ad23 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-beanutils.git by Gary Gregory · 4 months ago
  95. 166d7f1 Update RELEASE-NOTES.txt by Gary Gregory · 4 months ago
  96. 276d8c2 Add CVE-2019-10086 to the site's security page by Gary Gregory · 4 months ago
  97. 392624c Update Apache License URL to HTTPS by Gary D. Gregory · 4 months ago
  98. 2a230a8 Bump org.apache.commons:commons-parent from 83 to 84 by Gary D. Gregory · 4 months ago
  99. 1960135 Use an import instead of a FQCN by Gary D. Gregory · 4 months ago
  100. dd00c5a Use an existing import instead of a FQCN by Gary D. Gregory · 4 months ago