1. 5f35fa1 Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml by dependabot[bot] · 4 days ago master
  2. 9f944dd Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#413) by dependabot[bot] · 3 days ago
  3. 15c35ee Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#414) by dependabot[bot] · 3 days ago
  4. c7b586f Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#415) by dependabot[bot] · 3 days ago
  5. e2ebb66 StringUtils leftPad/rightPad: handle empty delimiter without ArithmeticException (#409) by Elliotte Rusty Harold · 2 weeks ago
  6. 5e13d9b Xpp3Dom.getValue(): honor @NonNull contract (#389) by Elliotte Rusty Harold · 2 weeks ago
  7. 4029554 AbstractStreamHandler.setDone: add notifyAll to wake waiting threads (#405) by Elliotte Rusty Harold · 2 weeks ago
  8. 73b979e StringUtils.chopNewline(''): prevent StringIndexOutOfBoundsException (#380) by Elliotte Rusty Harold · 2 weeks ago
  9. 0c2f84e Bump org.apache.maven.shared:maven-shared-components from 48 to 49 by dependabot[bot] · 3 weeks ago
  10. a2506ec Bump org.apache.maven.shared:maven-shared-components from 47 to 48 (#376) by dependabot[bot] · 9 weeks ago
  11. ec72f3e Bump commons-io:commons-io from 2.21.0 to 2.22.0 by dependabot[bot] · 3 months ago
  12. d322b8b Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#372) by dependabot[bot] · 4 months ago
  13. a7b2d86 Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#370) by dependabot[bot] · 4 months ago
  14. 0d45731 Remove redundant argument (#367) by Elliotte Rusty Harold · 5 months ago
  15. 3fba762 Prefer StringBuilder for local variables (#368) by Elliotte Rusty Harold · 5 months ago
  16. d7bfb27 Remove Cloneable (#365) by Elliotte Rusty Harold · 5 months ago
  17. 4f5af74 Corrected documentation for StringUtils.abbreviate() (#343) by Awais Chishti · 5 months ago
  18. 7bcd701 Non-serializable classes don't need serialVersionUID (#366) by Elliotte Rusty Harold · 5 months ago
  19. e950e2c Deprecate StringUtils.concatenate in favor of JDK String.join (#361) by Elliotte Rusty Harold · 6 months ago
  20. d27e5a8 Follow Oracle Javadoc conventions (#360) by Elliotte Rusty Harold · 6 months ago
  21. 6e77398 chore: Migrate to JSpecify from jsr305 by Sylwester Lachiewicz · 6 months ago
  22. 4d26d36 Convert tests to JUnit 5 by Sylwester Lachiewicz · 7 months ago
  23. 54d4972 [core] deprecate StringUtils.clean() in favor of StringUtils.trim() (#356) by Harsh Mehta · 6 months ago
  24. 9a802f5 Bump org.apache.maven.shared:maven-shared-components from 46 to 47 (#358) by dependabot[bot] · 6 months ago
  25. 6babffb Bump org.apache.maven.shared:maven-shared-components from 45 to 46 (#357) by dependabot[bot] · 6 months ago
  26. c875b2c chore: migrate junit 3/4 to junit 5 (#345) by Sandra Parsick · 7 months ago
  27. 60c7f31 Deprecate PathTool (#355) by Elliotte Rusty Harold · 7 months ago
  28. 8b6d2de Minor typos (#353) by Elliotte Rusty Harold · 7 months ago
  29. 0ce6e66 Deprecate split (#350) by Elliotte Rusty Harold · 7 months ago
  30. bfd4fe8 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#351) by dependabot[bot] · 8 months ago
  31. 5e7aa30 Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#352) by dependabot[bot] · 8 months ago
  32. 69094ba Bump commons-io:commons-io from 2.20.0 to 2.21.0 by dependabot[bot] · 8 months ago
  33. ad05ca6 feat: enable prevent branch protection rules (#344) by Sebastian Tiemann · 11 months ago
  34. a83d2f3 Add Apache 2.0 LICENSE file by Ndacyayisenga-droid · 1 year ago
  35. 03b454d Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#342) by dependabot[bot] · 12 months ago
  36. a4324e1 Bump org.apache.maven.shared:maven-shared-components from 44 to 45 by dependabot[bot] · 1 year, 1 month ago
  37. e30e51b Remove old JIRA issue link by Matthias Bünger · 1 year, 1 month ago
  38. 0f643d7 Enable Github Issues by Matthias Bünger · 1 year, 2 months ago
  39. f966392 Fix checkstyle issues by Sylwester Lachiewicz · 1 year, 3 months ago
  40. 8aeac0c Bump org.apache.maven.shared:maven-shared-components from 42 to 44 by dependabot[bot] · 1 year, 4 months ago
  41. 9e98bc6 Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2 by dependabot[bot] · 1 year, 3 months ago
  42. b989d55 Bump commons-io:commons-io from 2.16.1 to 2.19.0 by dependabot[bot] · 1 year, 3 months ago
  43. 7111d4f Use precise assert methods (#192) by Elliotte Rusty Harold · 1 year, 3 months ago
  44. 81ebe0d Use empty arrays instead of pre-sized ones (#188) by Elliotte Rusty Harold · 1 year, 4 months ago
  45. a36de07 Use caching methods for system properties (#187) by Elliotte Rusty Harold · 1 year, 5 months ago
  46. 991887e Display Unicode unescaped when test fails (#185) by Elliotte Rusty Harold · 1 year, 6 months ago
  47. 8ea76b5 Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by dependabot[bot] · 2 years ago
  48. 53c51ba Bump org.hamcrest:hamcrest from 2.2 to 3.0 by dependabot[bot] · 2 years ago
  49. 27a179c use new Reproducible Central badge endpoint by Hervé Boutemy · 1 year, 11 months ago
  50. 569ce09 Bump org.apache.maven.shared:maven-shared-components from 41 to 42 by dependabot[bot] · 2 years, 3 months ago
  51. ccee2b0 Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#176) by dependabot[bot] · 2 years, 3 months ago
  52. 3d6bd71 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by dependabot[bot] · 2 years, 4 months ago
  53. 14d655b [MSHARED-1363] Bump commons-io:commons-io from 2.13.0 to 2.16.0 (#175) by dependabot[bot] · 2 years, 4 months ago
  54. 01ca885 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 2 years, 5 months ago
  55. 4c4f9ed deprecate remaining classes of shared XML (#171) by Elliotte Rusty Harold · 2 years, 6 months ago
  56. 578cfe6 Bump org.apache.maven.shared:maven-shared-components from 39 to 41 (#168) by dependabot[bot] · 2 years, 7 months ago
  57. 7a62617 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#169) by dependabot[bot] · 2 years, 7 months ago
  58. 5a890d1 Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 (#167) by dependabot[bot] · 2 years, 9 months ago
  59. d9106a8 [MNG-6847] Use diamond operator (#166) by Tim te Beek · 2 years, 11 months ago
  60. 664b33d [MSHARED-1273] restore IOException (#160) by Elliotte Rusty Harold · 3 years ago
  61. c672191 [MSHARED-1274] Deprecate Xpp3Dom and related classes (#162) by Elliotte Rusty Harold · 3 years ago
  62. 404b1c8 remove vestigial comments (#161) by Elliotte Rusty Harold · 3 years ago
  63. 4eb4310 Add missing @Deprecated annotation (#163) by Elliotte Rusty Harold · 3 years, 1 month ago
  64. 468c214 remove and cleanup unused code (#159) by Elliotte Rusty Harold · 3 years, 1 month ago
  65. d783201 [MSHARED-1273] clean up API doc and exceptions (#158) by Elliotte Rusty Harold · 3 years, 1 month ago
  66. c3d777d deprecate forceMkdir since a close replacement exists in Commons IO (#156) by Elliotte Rusty Harold · 3 years, 1 month ago
  67. 7e74357 [MSHARED-1215] deprecate Os class that hasn't been maintained for over a decade and is badly out of date (#157) by Elliotte Rusty Harold · 3 years, 1 month ago
  68. 5bc3c83 [MSHARED-1271] deprecate contentEquals method that also exists in Apache Commons (#155) by Elliotte Rusty Harold · 3 years, 1 month ago
  69. 6d5ce73 upgrade commons-io 2.12.0 --> 2.13.0 (#153) by Elliotte Rusty Harold · 3 years, 1 month ago
  70. 9ddbffc Remove ConstantConditions warning suppressions that no longer apply (#152) by Elliotte Rusty Harold · 3 years, 2 months ago
  71. a14561a Clean up and correct Javadoc (#150) by Elliotte Rusty Harold · 3 years, 2 months ago
  72. c4bc59c remove last dependency on plexus (#151) by Elliotte Rusty Harold · 3 years, 2 months ago
  73. 55b78ff Clear a couple of TODOs by better testing exceptions (#149) by Elliotte Rusty Harold · 3 years, 2 months ago
  74. b589642 Update commons-io to 2.12.0 (#148) by Elliotte Rusty Harold · 3 years, 2 months ago
  75. 8114aa0 [MSHARED-1260] Deprecate FileUtils.copyFile and FilterWrapper in favor of org.apache.maven.shared.filtering (#147) by Elliotte Rusty Harold · 3 years, 2 months ago
  76. f792f3a [MSHARED-1254] finish deprecating WriterFactory (#146) by Elliotte Rusty Harold · 3 years, 2 months ago
  77. 233223b remove plugin downgrades for bugs that have been fixed (#144) by Elliotte Rusty Harold · 3 years, 2 months ago
  78. cf02c19 [MSHARED-1253] finish deprecating ReaderFactory (#145) by Elliotte Rusty Harold · 3 years, 2 months ago
  79. 0f3ee16 use dependencyManagement (#143) by Elliotte Rusty Harold · 3 years, 2 months ago
  80. 01015b4 fix hamcrest dependencies as best we can (#142) by Elliotte Rusty Harold · 3 years, 2 months ago
  81. 5c7ca41 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 years, 2 months ago
  82. 2dc9eb5 [maven-release-plugin] prepare release maven-shared-utils-3.4.2 by Slawomir Jaranowski · 3 years, 2 months ago maven-shared-utils-3.4.2
  83. b749b10 [MSHARED-1252] Bump plexus-io to 3.4.1 for maven-assembly-plugin by Slawomir Jaranowski · 3 years, 2 months ago
  84. 1c264ba [MSHARED-1072] Poll data from input stream by Slawomir Jaranowski · 3 years, 2 months ago
  85. 37fa530 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 years, 3 months ago
  86. 3896942 [maven-release-plugin] prepare release maven-shared-utils-3.4.1 by Slawomir Jaranowski · 3 years, 3 months ago maven-shared-utils-3.4.1
  87. 1980a20 suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner by Elliotte Rusty Harold · 3 years, 5 months ago
  88. 0dd10e9 don't trim (#124) by Elliotte Rusty Harold · 3 years, 3 months ago
  89. 259b796 [MNG-7729] deprecate questionable IsEmpty/IsNotEmpty methods (#136) by Elliotte Rusty Harold · 3 years, 3 months ago
  90. 020cc01 [maven-release-plugin] prepare for next development iteration by Slawomir Jaranowski · 3 years, 3 months ago
  91. bf5bee6 [maven-release-plugin] prepare release maven-shared-utils-3.4.0 by Slawomir Jaranowski · 3 years, 3 months ago maven-shared-utils-3.4.0
  92. f9aea98 Auto-link MSHARED Jira by Hervé Boutemy · 3 years, 3 months ago
  93. 3b1795b [MSHARED-1243] Refresh download page by Slawomir Jaranowski · 3 years, 3 months ago
  94. 77f78d1 Disable merge button, add autolink to jira by Slawomir Jaranowski · 3 years, 3 months ago
  95. 462bd11 [MSHARED-1014] Make Commandline.addSystemEnvironment public and deprecated by Slawomir Jaranowski · 3 years, 3 months ago
  96. b60e8a2 [MSHARED-1072] fix blocking in StreamFeeder (#113) by Slawomir Jaranowski · 3 years, 3 months ago
  97. 63c92f8 Fix package name after refactor by Slawomir Jaranowski · 3 years, 3 months ago
  98. ff02409 Bump maven-resources-plugin from 3.1.0 to 3.3.1 by dependabot[bot] · 3 years, 4 months ago
  99. c75a4ee [MSHARED-1196] Bump maven-shared-components from 37 to 39 (#134) by Elliotte Rusty Harold · 3 years, 4 months ago
  100. 85a768d Deprecate newXmlWriter (#131) by Elliotte Rusty Harold · 3 years, 4 months ago