Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.1.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.1.0...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jqno committed Jan 28, 2022
1 parent 7d2434f commit e25c9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<version.flatten-maven-plugin>1.2.7</version.flatten-maven-plugin>
<version.jacoco>0.8.7</version.jacoco>
<version.maven-antrun-plugin>3.0.0</version.maven-antrun-plugin>
<version.maven-assembly-plugin>3.1.0</version.maven-assembly-plugin>
<version.maven-assembly-plugin>3.3.0</version.maven-assembly-plugin>
<version.maven-compiler-plugin>3.8.1</version.maven-compiler-plugin>
<version.maven-enforcer-plugin>3.0.0</version.maven-enforcer-plugin>
<version.maven-jar-plugin>3.2.2</version.maven-jar-plugin>
Expand Down

0 comments on commit e25c9ef

Please sign in to comment.