Bump maven-shared-utils from 3.3.4 to 3.4.1 by dependabot[bot] 路 Pull Request #462 路 s4u/pgpverify-maven-plugin (original) (raw)
Bumps maven-shared-utils from 3.3.4 to 3.4.1.
Release notes
Sourced from maven-shared-utils's releases.
3.4.1
Release Notes
馃殌 New features and improvements
- [MNG-7729] - deprecate questionable IsEmpty/IsNotEmpty methods (#136) @鈥媏lharo
- [MSHARED-1014] - Make Commandline.addSystemEnvironment public and deprecated (#138) @鈥媠lawekjaranowski
- Deprecate newXmlWriter (#131) @鈥媏lharo
- [MSHARED-1172] - Deprecate redundant isEmptyString method (#123) @鈥媏lharo
- [MSHARED-1169] - deprecate join methods now available in Java 8 String class (#127) @鈥媏lharo
- [MSHARED-1122] - FileUtils: avoid getCanonicalPath() (#114) @鈥媕ukzi
- [MSHARED-1079] - add build() method and document toString() method (#96) @鈥媖win
- [MSHARED-1014] - Optionally inherit system environment variables by Commandline (#94) @鈥媠lawekjaranowski
- [MSHARED-983] - Drop plexus container default (#87) @鈥媍stamas
馃悰 Bug Fixes
- [MSHARED-953] - don't trim (#124) @鈥媏lharo
- [MSHARED-1072] - fix blocking in StreamFeeder (#113) @鈥媠lawekjaranowski
- [MSHARED-1109] - Ignore MessageUtilsTest methods on unsupported platforms (#106) @鈥媖win
- [MSHARED-1107] - Make copyFile succeed with source file having (#105) @鈥媖win
- [MSHARED-985] - XmlWriterUtil platform independent and consistent (#91) @鈥媏lharo
馃摝 Dependency updates
- Bump maven-resources-plugin from 3.1.0 to 3.3.1 (#137) @鈥媎ependabot
- [MSHARED-1196] - Bump maven-shared-components from 37 to 39 (#134) @鈥媏lharo
- [MSHARED-1197] - Bump plexus-utils from 3.5.0 to 3.5.1 (#132) @鈥媎ependabot
- Bump apache/maven-gh-actions-shared from 2 to 3 (#130) @鈥媎ependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#120) @鈥媎ependabot
- Bump commons-text from 1.3 to 1.10.0 (#119) @鈥媎ependabot
- Bump maven-shared-components from 36 to 37 (#108) @鈥媎ependabot
馃懟 Maintenance
- suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner (#133) @鈥媏lharo
- [MSHARED-1243] - Refresh download page (#139) @鈥媠lawekjaranowski
- Bump maven-resources-plugin from 3.1.0 to 3.3.1 (#137) @鈥媎ependabot
- remove debugging output that should not appear in a passing test (#135) @鈥媏lharo
- [MSHARED-1116] - Drop findbugs-maven-plugin from configuration (#112) @鈥媠lawekjaranowski
- [MSHARED-1113] - Downgrade m-resource-p to 3.1.0 (#109) @鈥媠lawekjaranowski
- Cleanup unneeded dependencies (#98) @鈥媠lawekjaranowski
- Fix typo in DirectoryScanner.java (#97) @鈥媤ilx
- (doc) Throw more descriptive NPEx (#95) @鈥媝zygielo
- fix double typo (#92) @鈥媏lharo
- cleanup YAGNI code and throw accurate exceptions (#90) @鈥媏lharo
- remove two unused non-public exception classes (#89) @鈥媏lharo
... (truncated)
Commits
- 3896942 [maven-release-plugin] prepare release maven-shared-utils-3.4.1
- 1980a20 suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner
- 0dd10e9 don't trim (#124)
- 259b796 [MNG-7729] deprecate questionable IsEmpty/IsNotEmpty methods (#136)
- 020cc01 [maven-release-plugin] prepare for next development iteration
- bf5bee6 [maven-release-plugin] prepare release maven-shared-utils-3.4.0
- f9aea98 Auto-link MSHARED Jira
- 3b1795b [MSHARED-1243] Refresh download page
- 77f78d1 Disable merge button, add autolink to jira
- 462bd11 [MSHARED-1014] Make Commandline.addSystemEnvironment public and deprecated
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)