1. c02980c Bump slf4j-api from 1.7.30 to 1.7.31 by dependabot[bot] · 2 years, 11 months ago
  2. e315ab6 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-ognl.git by Gary Gregory · 3 years ago
  3. c1b00e9 Replace Java 15 with Java 16 in Travis CI. by Gary Gregory · 3 years ago
  4. e3b5ebd Merge pull request #38 from apache/dependabot/github_actions/actions/cache-2.1.6 by Lukasz Lenart · 3 years ago
  5. 986cb74 Bump actions/cache from 2.1.5 to 2.1.6 by dependabot[bot] · 3 years ago
  6. 5f9dcfa Bump ognl from 3.2.18 to 3.2.21 by dependabot[bot] · 3 years ago
  7. 41fe900 Bump javassist from 3.27.0-GA to 3.28.0-GA by dependabot[bot] · 3 years ago
  8. 6874ddc Fix up old antrun syntax by Sebb · 3 years, 1 month ago
  9. b82fc66 Bump easymock from 4.2 to 4.3 by dependabot[bot] · 3 years, 1 month ago
  10. 692a78e Merge pull request #34 from apache/dependabot/github_actions/actions/cache-v2.1.5 by Lukasz Lenart · 3 years, 1 month ago
  11. bf161f9 Bump actions/cache from v2.1.4 to v2.1.5 by dependabot[bot] · 3 years, 1 month ago
  12. a09e288 Upgrades to actions/setup-java@v2 Closes #33 by Lukasz Lenart · 3 years, 1 month ago
  13. 92e65b8 Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. by Gary Gregory · 3 years, 2 months ago
  14. 9e541d6 No need to nest in else. by Gary Gregory · 3 years, 2 months ago
  15. 0616d82 Use primitive parsing. by Gary Gregory · 3 years, 2 months ago
  16. afc1f9b Use String.replace() instead of replaceAll() when we don't need a Regex. by Gary Gregory · 3 years, 2 months ago
  17. 718f3d2 Use varargs. by Gary Gregory · 3 years, 2 months ago
  18. b33a4a6 Raise embedded if into parent if. by Gary Gregory · 3 years, 2 months ago
  19. 694464f Remove redundant modifiers. by Gary Gregory · 3 years, 2 months ago
  20. 97828f3 Use better Map API. by Gary Gregory · 3 years, 2 months ago
  21. 193f06b Remove redundant super() call in constructor. by Gary Gregory · 3 years, 2 months ago
  22. 22a4618 Remove redundant comparison statement. by Gary Gregory · 3 years, 2 months ago
  23. 272c917 null check not needed. by Gary Gregory · 3 years, 2 months ago
  24. cb5b58e Use Arrays.fill(). by Gary Gregory · 3 years, 2 months ago
  25. 45fc593 Remove use of redundant String.substring() parameter. by Gary Gregory · 3 years, 2 months ago
  26. 334f8e8 Remove use of redundant String.substring() parameter. by Gary Gregory · 3 years, 2 months ago
  27. b7b13a2 Bump junit from 4.13.1 to 4.13.2 by dependabot[bot] · 3 years, 3 months ago
  28. a709258 Merge pull request #29 from apache/dependabot/github_actions/actions/cache-v2.1.4 by Lukasz Lenart · 3 years, 3 months ago
  29. a76923f Bump actions/cache from v2 to v2.1.4 by dependabot[bot] · 3 years, 3 months ago
  30. 6a8d7cf Merge pull request #28 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2 by Lukasz Lenart · 3 years, 3 months ago
  31. d5a31c2 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 by dependabot[bot] · 3 years, 3 months ago
  32. 54993ac Make private elements final where possible. by Gary Gregory · 3 years, 4 months ago
  33. 48f3889 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  34. b93cdf4 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  35. e48bc71 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  36. a988069 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  37. e050779 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-ognl.git by Gary Gregory · 3 years, 4 months ago
  38. 925a746 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  39. eb12b8b Merge pull request #27 from apache/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0 by Lukasz Lenart · 3 years, 4 months ago
  40. 06e3974 Bump build-helper-maven-plugin from 1.7 to 3.2.0 by dependabot[bot] · 3 years, 4 months ago
  41. 27a7dd6 Merge pull request #26 from apache/dependabot/maven/com.h2database-h2-1.4.200 by Lukasz Lenart · 3 years, 5 months ago
  42. ca2e298 Merge pull request #25 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1 by Lukasz Lenart · 3 years, 5 months ago
  43. f3fdb72 Merge pull request #24 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.14.0 by Lukasz Lenart · 3 years, 5 months ago
  44. 3f53245 Merge pull request #23 from apache/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0 by Lukasz Lenart · 3 years, 5 months ago
  45. a6e9cbe Merge pull request #22 from apache/dependabot/maven/com.carrotsearch-junit-benchmarks-jdk15-0.7.2 by Lukasz Lenart · 3 years, 5 months ago
  46. 70d91aa Bump h2 from 1.3.158 to 1.4.200 by dependabot[bot] · 3 years, 5 months ago
  47. 4913d4d Bump maven-checkstyle-plugin from 2.7 to 3.1.1 by dependabot[bot] · 3 years, 5 months ago
  48. 8e9fa0a Bump maven-pmd-plugin from 2.3 to 3.14.0 by dependabot[bot] · 3 years, 5 months ago
  49. 136c674 Bump maven-jar-plugin from 3.1.0 to 3.2.0 by dependabot[bot] · 3 years, 5 months ago
  50. 756952a Bump junit-benchmarks from 0.3.0 to 0.7.2 by dependabot[bot] · 3 years, 5 months ago
  51. 1fde2af Removes misleading a reference to JIRA ticket by Lukasz Lenart · 3 years, 5 months ago
  52. a3aee90 Updates changes.xml by Lukasz Lenart · 3 years, 5 months ago
  53. c7e7b18 Drops useless plugin by Lukasz Lenart · 3 years, 5 months ago
  54. c681f34 Merge pull request #21 from apache/dependabot/maven/org.apache.maven.plugins-maven-idea-plugin-2.2.1 by Lukasz Lenart · 3 years, 5 months ago
  55. cb1e9af Merge pull request #20 from apache/dependabot/maven/org.codehaus.mojo-javancss-maven-plugin-2.1 by Lukasz Lenart · 3 years, 5 months ago
  56. a407d94 Merge pull request #19 from apache/dependabot/maven/org.apache.maven.plugins-maven-changes-plugin-2.12.1 by Lukasz Lenart · 3 years, 5 months ago
  57. 35fbe57 Merge pull request #18 from apache/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0 by Lukasz Lenart · 3 years, 5 months ago
  58. 47c0ba3 Merge pull request #17 from apache/dependabot/maven/org.codehaus.mojo-cobertura-maven-plugin-2.7 by Lukasz Lenart · 3 years, 5 months ago
  59. 18c4c10 Adds GH Actions status badge by Lukasz Lenart · 3 years, 5 months ago
  60. 96c87af Bump maven-idea-plugin from 2.2 to 2.2.1 by dependabot[bot] · 3 years, 5 months ago
  61. bba6b9c Bump javancss-maven-plugin from 2.0 to 2.1 by dependabot[bot] · 3 years, 5 months ago
  62. fc2f160 Bump maven-changes-plugin from 2.8 to 2.12.1 by dependabot[bot] · 3 years, 5 months ago
  63. ea00eb7 Bump maven-antrun-plugin from 1.7 to 3.0.0 by dependabot[bot] · 3 years, 5 months ago
  64. f94f24f Bump cobertura-maven-plugin from 2.4 to 2.7 by dependabot[bot] · 3 years, 5 months ago
  65. 4832e47 No need to downgrade or override these plugins based on what is in by Gary Gregory · 3 years, 5 months ago
  66. e40355b Make the Travis and HitHub Actions builds use the same Maven goals. by Gary Gregory · 3 years, 5 months ago
  67. 87e351a commons.javadoc.version 3.0.1 -> 3.2.0. by Gary Gregory · 3 years, 5 months ago
  68. 977fc10 Ignore Eclipse artifacts. by Gary Gregory · 3 years, 5 months ago
  69. 59ad99d Prepares for release by Lukasz Lenart · 3 years, 5 months ago
  70. 8308329 Adjusts test to new JUnit lib by Lukasz Lenart · 3 years, 5 months ago
  71. bcb08ac Uses Java 8 by Lukasz Lenart · 3 years, 5 months ago
  72. e0f885a Merge pull request #16 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.2 by Lukasz Lenart · 3 years, 5 months ago
  73. 60e27ef Merge pull request #15 from apache/dependabot/maven/org.slf4j-slf4j-api-1.7.30 by Lukasz Lenart · 3 years, 5 months ago
  74. 2981c9b Merge pull request #14 from apache/dependabot/maven/org.easymock-easymock-4.2 by Lukasz Lenart · 3 years, 5 months ago
  75. 4c07cd9 Merge pull request #13 from apache/dependabot/maven/org.javassist-javassist-3.27.0-GA by Lukasz Lenart · 3 years, 5 months ago
  76. 9822a9f Merge pull request #12 from apache/dependabot/maven/org.codehaus.mojo-findbugs-maven-plugin-3.0.5 by Lukasz Lenart · 3 years, 5 months ago
  77. 17eee08 Bump maven-surefire-plugin from 2.21.0 to 2.22.2 by dependabot[bot] · 3 years, 5 months ago
  78. 2cb54a3 Bump slf4j-api from 1.6.1 to 1.7.30 by dependabot[bot] · 3 years, 5 months ago
  79. 72988f5 Bump easymock from 2.3 to 4.2 by dependabot[bot] · 3 years, 5 months ago
  80. 4479393 Bump javassist from 3.24.1-GA to 3.27.0-GA by dependabot[bot] · 3 years, 5 months ago
  81. 397c360 Bump findbugs-maven-plugin from 2.3.1 to 3.0.5 by dependabot[bot] · 3 years, 5 months ago
  82. ed2046b Merge pull request #10 from nhojpatrick/dependabot by Lukasz Lenart · 3 years, 5 months ago
  83. 3039496 Merge pull request #9 from nhojpatrick/junit-4.13.1 by Lukasz Lenart · 3 years, 5 months ago
  84. 0454243 Drops wrapper by Lukasz Lenart · 3 years, 5 months ago
  85. 717d08d Adds missing licence header by Lukasz Lenart · 3 years, 5 months ago
  86. 849c8f0 Fixes maven build by Lukasz Lenart · 3 years, 5 months ago
  87. 2c1faf8 Excludes README from licence check by Lukasz Lenart · 3 years, 5 months ago
  88. 61c9443 Drops JDK7 as not supported on Travis by Lukasz Lenart · 3 years, 5 months ago
  89. 121e1eb Uses ordinary maven instead of wrapper by Lukasz Lenart · 3 years, 5 months ago
  90. 473a58c Simplifies build command by Lukasz Lenart · 3 years, 5 months ago
  91. aa6d026 Merge pull request #11 from sullis/ci-jdk-8-11-15 by Lukasz Lenart · 3 years, 5 months ago
  92. e038602 Adds basic readme with build status by Lukasz Lenart · 3 years, 5 months ago
  93. dae9789 Caches Maven dependencies on Travis by Lukasz Lenart · 3 years, 5 months ago
  94. 2ccb3d4 Upgrades some dependencies by Lukasz Lenart · 3 years, 5 months ago
  95. dc9b92e ci: JDK 8, JDK 11, JDK 15 by Sean C. Sullivan · 3 years, 5 months ago
  96. 1ad6053 enable dependabot by John Patrick · 3 years, 7 months ago
  97. 9e832bf JUnit v4.13.1 by John Patrick · 3 years, 7 months ago
  98. 7676cb7 Merge pull request #7 from sullis/github-actions-checkout-v2 by Lukasz Lenart · 4 years, 5 months ago
  99. 2c7f6f2 GitHub Actions checkout v2 by Sean C. Sullivan · 4 years, 5 months ago
  100. 51cf8f4 Merge pull request #6 from sullis/add-github-workflow-yaml by Lukasz Lenart · 4 years, 7 months ago