Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
3.1.2
Release Notes - Maven Deploy Plugin - Version 3.1.2
What's Changed
- [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) by
@timtebeek
in apache/maven-deploy-plugin#40- Type: fill --> file by
@elharo
in apache/maven-deploy-plugin#41- DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc by
@Scrappers-glitch
in apache/maven-deploy-plugin#43- [MDEPLOY-313] Update to parent 41, cleanup by
@cstamas
in apache/maven-deploy-plugin#47- Bump apache/maven-gh-actions-shared from 3 to 4 by
@dependabot
in apache/maven-deploy-plugin#50- Bump org.mockito:mockito-core from 2.28.2 to 4.11.0 by
@dependabot
in apache/maven-deploy-plugin#51- [MDEPLOY-316] Parent 42 and prerequisite 3.6.3 by
@cstamas
in apache/maven-deploy-plugin#54New Contributors
@timtebeek
made their first contribution in apache/maven-deploy-plugin#40@Scrappers-glitch
made their first contribution in apache/maven-deploy-plugin#43@dependabot
made their first contribution in apache/maven-deploy-plugin#50Full Changelog: https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2
4f016bc
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.20ed18be
Remove workaround, handle it centrallyb9c1c8b
[MDEPLOY-314] Include artifactId in DeployMojo#processProject
messages74d331b
[MDEPLOY-316] Parent 42 and prerequisite 3.6.3 (#54)ac9c49d
Bump org.mockito:mockito-core from 2.28.2 to 4.11.0de7cefb
Bump apache/maven-gh-actions-shared from 3 to 4edf85d7
Add Dependabot390e610
[MDEPLOY-313] Update to parent 41, cleanup (#47)29f3c81
DeployFileMojo#readModel(File): fixed MojoExecutionException
javadoc9039fc6
Type: fill --> fileSourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.4
Release Notes - Maven GPG Plugin - Version 3.2.4
- [MGPG-125] - Fix "bestPractices" (#95)
@cstamas
📦 Dependency updates
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)
@dependabot
3.2.3
... (truncated)
789149e
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.4893aedc
[MGPG-125] Fix "bestPractices" (#95)b6f0324
[MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)3c5878b
[maven-release-plugin] prepare for next development iteration89b91a4
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3fc2efa3
[MGPG-123][MGPG-124] Dependency upgrades (#93)50222d3
[MGPG-120] New mojo sign-deployed (#88)a6c3a09
[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0
to 3...78f5e37
[MGPG-121] Return the workaround for pseudo security (#90)582df74
[MGPG-117] Improve passphrase handling (#86)Sourced from org.apache.maven.plugins:maven-assembly-plugin's releases.
3.7.1
Release Notes - Maven Assembly Plugin - Version 3.7.1
What's Changed
- [MASSEMBLY-1023] Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 by
@dependabot
in apache/maven-assembly-plugin#192- [MASSEMBLY-1024] Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.1 by
@dependabot
in apache/maven-assembly-plugin#191- [MASSEMBLY-1025] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 by
@dependabot
in apache/maven-assembly-plugin#195- [MASSEMBLY-1022] Unresolved artifacts should be not processed by
@slawekjaranowski
in apache/maven-assembly-plugin#194Full Changelog: https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1
3.7.0
Release Notes - Maven Assembly Plugin - Version 3.7.0
... (truncated)
0afbb3e
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.174e858a
[MASSEMBLY-1022] Unresolved artifacts should be not processedcb56382
[MASSEMBLY-1025] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to
4.9.2...86bbed0
[MASSEMBLY-1024] Bump org.apache.commons:commons-compress from 1.25.0 to
1.26...bdcc4d0
[MASSEMBLY-1023] Bump org.apache.maven.shared:maven-filtering from 3.3.1
to 3...74fe92e
[maven-release-plugin] prepare for next development iteration9be6e87
[maven-release-plugin] prepare release maven-assembly-plugin-3.7.0e8630dc
Bump apache/maven-gh-actions-shared from 3 to 498f97a5
Bump org.postgresql:postgresql in
/src/it/projects/bugs/massembly-730c84e110
[MASSEMBLY-1019] Maven 3.6.3 as minimum requirements