aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-23 18:56:39 -0500
committerGitHub <noreply@github.com>2023-05-23 18:56:39 -0500
commit195d9b3c7b3ac10c4cb71cc0a447fe0569be7b9b (patch)
tree80ced219c66ea620147c8d3aebeeeb6bbaa59946 /pom.xml
parent3ad26c9af24176f6cbeebd1d4288b05611b98547 (diff)
downloadzxing-195d9b3c7b3ac10c4cb71cc0a447fe0569be7b9b.tar.gz
Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#1635)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0. - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.5.0...maven-assembly-plugin-3.6.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cfc4588c0..7cf280ce4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>