commit | 23f86633676067069b736f2f9832bb941e59b84e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 25 12:30:14 2022 +0000 |
committer | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Aug 06 01:41:09 2022 +0000 |
tree | 54ccb2ec2d9f16de8a58bbc673b466083d217f5a | |
parent | 2284b258ff82917057985f78f35498db56f21099 [diff] |
Bump maven-assembly-plugin from 3.4.1 to 3.4.2 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.4.1...maven-assembly-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index a7caa23..a0ceeec 100644 --- a/pom.xml +++ b/pom.xml
@@ -685,7 +685,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>3.4.1</version> + <version>3.4.2</version> <configuration> <recompressZippedFiles>true</recompressZippedFiles> </configuration>