This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 4fd4599 Bump maven-assembly-plugin from 3.1.1 to 3.3.0 (#189)
4fd4599 is described below
commit 4fd45999bf0aa431c60fc4683c0cb2c474af6dd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 16 06:30:09 2021 -0700
Bump maven-assembly-plugin from 3.1.1 to 3.3.0 (#189)
Bumps
[maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from
3.1.1 to 3.3.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
-
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.1...maven-assembly-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dcb9765..79490c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -292,7 +292,7 @@
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
<maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
- <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
+ <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<appassembler-maven-plugin.version>2.1.0</appassembler-maven-plugin.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>