Bump org.apache.maven.shared:maven-shared-utils from 3.3.4 to 3.4.2 by dependabot[bot] 路 Pull Request #102 路 apache/maven-ear-plugin (original) (raw)
Bumps org.apache.maven.shared:maven-shared-utils from 3.3.4 to 3.4.2.
Release notes
Sourced from org.apache.maven.shared:maven-shared-utils's releases.
3.4.2
馃悰 Bug Fixes
- [MSHARED-1072] - Poll data from input stream (#140) @鈥媠lawekjaranowski
馃懟 Maintenance
- [MSHARED-1252] - Bump plexus-io to 3.4.1 for maven-assembly-plugin (#141) @鈥媠lawekjaranowski
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
... (truncated)
Commits
- 2dc9eb5 [maven-release-plugin] prepare release maven-shared-utils-3.4.2
- b749b10 [MSHARED-1252] Bump plexus-io to 3.4.1 for maven-assembly-plugin
- 1c264ba [MSHARED-1072] Poll data from input stream
- 37fa530 [maven-release-plugin] prepare for next development iteration
- 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
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)