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